Uses of Interface
org.apache.sling.api.servlets.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in org.apache.sling.engine.impl.filter
Constructors in org.apache.sling.engine.impl.filter with parameters of type ErrorHandlerModifierConstructorDescriptionErrorFilterChain
(FilterHandle[] filters, ErrorHandler errorHandler, int status, String message) ErrorFilterChain
(FilterHandle[] filters, ErrorHandler errorHandler, Throwable t) -
Uses of ErrorHandler in org.apache.sling.engine.servlets
Subinterfaces of ErrorHandler in org.apache.sling.engine.servlets
ErrorHandler
instead.