Uses of Interface
org.apache.struts2.dispatcher.DispatcherErrorHandler
Packages that use DispatcherErrorHandler
Package
Description
This package contains a reimagining of the traditional Struts filter dispatchers.
- 
Uses of DispatcherErrorHandler in org.apache.struts2.dispatcherClasses in org.apache.struts2.dispatcher that implement DispatcherErrorHandlerModifier and TypeClassDescriptionclassDefault implementation ofDispatcherErrorHandlerwhich sends Error Report in devMode orHttpServletResponse.sendError(int, java.lang.String)otherwise.Methods in org.apache.struts2.dispatcher with parameters of type DispatcherErrorHandlerModifier and TypeMethodDescriptionvoidDispatcher.setDispatcherErrorHandler(DispatcherErrorHandler errorHandler)