Uses of Interface
org.apache.sling.engine.servlets.ErrorHandler
-
Packages that use ErrorHandler Package Description org.apache.sling.engine.impl.filter -
-
Uses of ErrorHandler in org.apache.sling.engine.impl.filter
Constructors in org.apache.sling.engine.impl.filter with parameters of type ErrorHandler Constructor Description ErrorFilterChainStatus(FilterHandle[] filters, ErrorHandler errorHandler, int status, String message)
ErrorFilterChainThrowable(FilterHandle[] filters, ErrorHandler errorHandler, Throwable t)
-