Annotation Interface DeclareError


@Retention(RUNTIME) @Target(FIELD) public @interface DeclareError
Author:
colyer Annotation for declare error... usage: @DeclareError("somePcut()") private static final String "a message";