Module swim.api

Class ServerException

    • Constructor Detail

      • ServerException

        public ServerException​(String message,
                               Throwable cause)
      • ServerException

        public ServerException​(String message)
      • ServerException

        public ServerException​(Throwable cause)
      • ServerException

        public ServerException()