Enum Error.Type.Values

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Error.Type.Values>
    Enclosing class:
    Error.Type

    public static enum Error.Type.Values
    extends java.lang.Enum<Error.Type.Values>
    Native Java enum representing this enumeration class. Ordinals have no semantic meaning (your code should not rely on them).

    See Error.Type.getEnumValue().