Class Jetty11HttpService.ServerException

All Implemented Interfaces:
Serializable
Enclosing class:
Jetty11HttpService

protected static class Jetty11HttpService.ServerException extends Jetty11HttpService.JettyException
See Also:
  • Constructor Details

    • ServerException

      public ServerException()
    • ServerException

      public ServerException(String message)
    • ServerException

      public ServerException(Throwable cause)
    • ServerException

      public ServerException(String message, Throwable cause)