GetPublicKeyCredentialException


open class GetPublicKeyCredentialException : GetCredentialException

Known direct subclasses
GetPublicKeyCredentialDomException

During the get-passkey flow, this is thrown when a DOM Exception is thrown, indicating the operation contains a DOMException error type.


A subclass of CreateCredentialException for unique exceptions thrown specific only to PublicKeyCredentials. See CredentialManager for more details on how Credentials work for Credential Manager flows.

Summary

Inherited properties

From kotlin.Throwable