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
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
JettyException
(String message) protected
JettyException
(String message, Throwable cause) protected
JettyException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JettyException
protected JettyException() -
JettyException
-
JettyException
-
JettyException
-