Class Jetty11HttpService.JettyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.geode.cache.service.Jetty11HttpService.JettyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Jetty11HttpService.ServerException, Jetty11HttpService.WebApplicationException
Enclosing class:
Jetty11HttpService

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

    • JettyException

      protected JettyException()
    • JettyException

      protected JettyException(String message)
    • JettyException

      protected JettyException(Throwable cause)
    • JettyException

      protected JettyException(String message, Throwable cause)