@Retention(CLASS) @Target(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 © 2018. All rights reserved.