@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ExceptionHandlerObject
ExceptionHandler.
Note that just using the annotation is not enough for being registered in the
ErrorHandler.
The annotated class must also implement the interface.
ExceptionHandler,
ErrorHandler,
EnableErrorHandlerCopyright © 2018. All rights reserved.