Uses of Interface
org.apache.tapestry5.services.RequestExceptionHandler
Packages that use RequestExceptionHandler
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of RequestExceptionHandler in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement RequestExceptionHandlerModifier and TypeClassDescriptionclass
Default implementation ofRequestExceptionHandler
that displays the standard ExceptionReport page.Constructors in org.apache.tapestry5.internal.services with parameters of type RequestExceptionHandlerModifierConstructorDescriptionRequestErrorFilter
(InternalRequestGlobals internalRequestGlobals, RequestExceptionHandler exceptionHandler)