VIClientError class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
- ERROR_ACCOUNT_FROZEN → const String
- ERROR_CONNECTION_FAILED → const String
- ERROR_INTERNAL → const String
- ERROR_INVALID_ARGUMENTS → const String
- ERROR_INVALID_PASSWORD → const String
- ERROR_INVALID_STATE → const String
- ERROR_INVALID_USERNAME → const String
- ERROR_MAU_ACCESS_DENIED → const String
- ERROR_NETWORK_ISSUES → const String
- ERROR_TIMEOUT → const String
- ERROR_TOKEN_EXPIRED → const String