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