Class ExceptionMappingInterceptor

All Implemented Interfaces:
ConditionalInterceptor, Interceptor, Serializable, ConditionalInterceptor, Interceptor

public class ExceptionMappingInterceptor extends ExceptionMappingInterceptor
Overrides ExceptionMappingInterceptor to always enable logging at ERROR level using the Action's class as the logging category. That is, parameters are ignored. Rather than use default of no logging, debug level if switched on and logging category is interceptor's class name.
See Also: