@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) @Experimental(value="Allow you to add an error code to the error. Not covered by the specification. Subject to change.") public @interface ErrorCode
public abstract String value
Copyright © 2018–2021. All rights reserved.