Uses of Enum
jsonvalues.spec.ERROR_CODE
Packages that use ERROR_CODE
-
Uses of ERROR_CODE in jsonvalues.spec
Fields in jsonvalues.spec declared as ERROR_CODEMethods in jsonvalues.spec that return ERROR_CODEModifier and TypeMethodDescriptionJsError.error()
static ERROR_CODE
Returns the enum constant of this type with the specified name.static ERROR_CODE[]
ERROR_CODE.values()
Returns an array containing the constants of this enum type, in the order they are declared.