Uses of Class
org.apache.struts2.interceptor.ExceptionHolder
Packages that use ExceptionHolder
-
Uses of ExceptionHolder in org.apache.struts2.interceptor
Methods in org.apache.struts2.interceptor with parameters of type ExceptionHolderModifier and TypeMethodDescriptionprotected void
ExceptionMappingInterceptor.publishException
(ActionInvocation invocation, ExceptionHolder exceptionHolder) Default implementation to handle ExceptionHolder publishing.