CredentialException class
Credential storage or retrieval failure. Code range: 1300–1399.
- Inheritance
-
- Object
- AccountManagerException
- CredentialException
Constructors
- CredentialException({required String message, int? errorCode = 1300})
-
const
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