@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 © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.