Class APIError.APIMisuseError

  • Enclosing class:
    APIError

    public static final class APIError.APIMisuseError
    extends APIError
    Indicates the API was wholly misused (see err for more). Cases where these can be returned are documented, but generally indicates some precondition of a function was violated.
    • Field Detail

      • err

        public final String err
        A human-readable error message