Annotation Interface ExceptionHandler


@Target(METHOD) @Retention(RUNTIME) public @interface ExceptionHandler
An annotation marking a method as one that is responsible to return a EventExceptionHandler to be used with event containers.