Annotation Interface ErrorCode


@Retention(RUNTIME) @Target({TYPE,ANNOTATION_TYPE}) @Experimental("Allow you to add an error code to the error. Not covered by the specification. Subject to change.") public @interface ErrorCode
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details