Class ReHandlingErrorHandler.ByHttpStatus
java.lang.Object
org.eclipse.jetty.server.handler.ErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler.ByHttpStatus
- All Implemented Interfaces:
Request.Handler, Invocable
- Enclosing class:
ReHandlingErrorHandler
An
ReHandlingErrorHandler that uses a map of error codes to select a page.-
Nested Class Summary
Nested classes/interfaces inherited from class ReHandlingErrorHandler
ReHandlingErrorHandler.ByHttpStatusNested classes/interfaces inherited from class ErrorHandler
ErrorHandler.ErrorRequestNested classes/interfaces inherited from interface Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.TaskNested classes/interfaces inherited from interface Request.Handler
Request.Handler.AbortException -
Field Summary
Fields inherited from class ErrorHandler
ERROR_CACHE_CONTROL, ERROR_CONTEXT, ERROR_EXCEPTION, ERROR_MESSAGE, ERROR_METHODS, ERROR_STATUSFields inherited from interface Invocable
__nonBlocking, NOOP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ReHandlingErrorHandler
generateResponse, getInvocationTypeMethods inherited from class ErrorHandler
badMessageError, computeBufferSize, errorPageForMethod, generateAcceptableResponse, getBufferSize, getCacheControl, getDefaultResponseMimeType, getErrorHandler, handle, isShowCauses, isShowMessageInTitle, isShowStacks, setBufferSize, setCacheControl, setDefaultResponseMimeType, setShowCauses, setShowMessageInTitle, setShowStacks, write, writeErrorHtml, writeErrorHtmlBody, writeErrorHtmlHead, writeErrorHtmlMessage, writeErrorHtmlMeta, writeErrorHtmlStacks, writeErrorJson, writeErrorPlain
-
Constructor Details
-
ByHttpStatus
-
-
Method Details
-
getReHandlePathInContext
- Specified by:
getReHandlePathInContextin classReHandlingErrorHandler
-
put
-
get
-
remove
-