@Retention(value=CLASS) @Target(value=METHOD) @Documented public @interface ConstructType
This annotation is only allowed on bundle messages that have a throwable return type. The value must be assignable to the return type.
Copyright © 2017 JBoss by Red Hat. All rights reserved.