ErrorCode class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BAD_AUTHENTICATION → const ErrorCode
- BAD_CREDS → const ErrorCode
- BAD_PAYLOAD → const ErrorCode
- BAD_SUBJECT → const ErrorCode
- ClearedPair → const ErrorCode
- INVALID_OPTION → const ErrorCode
- INVALID_PAYLOAD_TYPE → const ErrorCode
- InvalidChecksum → const ErrorCode
- InvalidEncoding → const ErrorCode
- InvalidPrefixByte → const ErrorCode
- InvalidSeed → const ErrorCode
- SERVER_OPTION_NA → const ErrorCode
- TIMEOUT → const ErrorCode