Added in API level 34
ClearCredentialStateException
public
class
ClearCredentialStateException
extends Exception
| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | android.credentials.ClearCredentialStateException | ||
Represents an error encountered during the
CredentialManager.clearCredentialState(ClearCredentialStateRequest,CancellationSignal,Executor,OutcomeReceiver) operation.
Summary
Constants | |
|---|---|
String |
TYPE_UNKNOWN
The error type value for when the given operation failed due to an |