@Retention(value=RUNTIME) @Target(value=METHOD) public @interface UncaughtException
ErrorCallback
.
The annotated method needs to have exactly one parameter of type Throwable
.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.