Class Jetty11HttpService.WebApplicationException

All Implemented Interfaces:
Serializable
Enclosing class:
Jetty11HttpService

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

    • WebApplicationException

      protected WebApplicationException()
    • WebApplicationException

      protected WebApplicationException(String message)
    • WebApplicationException

      protected WebApplicationException(Throwable cause)
    • WebApplicationException

      protected WebApplicationException(String message, Throwable cause)