RangeError

  • The content describes an enum for range errors.

  • Possible range errors include unspecified, unknown, too low, and too high.

Enum describing possible range errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

TOO_LOW

Too low.

TOO_HIGH

Too high.