Class Jetty11HttpService.WebApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.geode.cache.service.Jetty11HttpService.JettyException
org.springframework.geode.cache.service.Jetty11HttpService.WebApplicationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Jetty11HttpService
protected static class Jetty11HttpService.WebApplicationException
extends Jetty11HttpService.JettyException
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
WebApplicationException
(String message) protected
WebApplicationException
(String message, Throwable cause) protected
WebApplicationException
(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
-
WebApplicationException
protected WebApplicationException() -
WebApplicationException
-
WebApplicationException
-
WebApplicationException
-