androidx.credentials.exceptions.publickeycredential
Exceptions
CreatePublicKeyCredentialDomException |
During the create-passkey flow, this is thrown when a DOM Exception is thrown, indicating the operation contains a DOMException error type. |
CreatePublicKeyCredentialException |
A subclass of CreateCredentialException for unique exceptions thrown specific only to PublicKeyCredentials. |
GetPublicKeyCredentialDomException |
During the get-passkey flow, this is thrown when a DOM Exception is thrown, indicating the operation contains a DOMException error type. |
GetPublicKeyCredentialException |
A subclass of CreateCredentialException for unique exceptions thrown specific only to PublicKeyCredentials. |