Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# androidx.credentials.exceptions.publickeycredential\n===================================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/credentials/exceptions/publickeycredential/package-summary \"View this page in Java\")\n\nExceptions\n----------\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CreatePublicKeyCredentialDomException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/CreatePublicKeyCredentialDomException) | During the create-passkey flow, this is thrown when a DOM Exception is thrown, indicating the operation contains a DOMException error type. |\n| [CreatePublicKeyCredentialException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/CreatePublicKeyCredentialException) | A subclass of CreateCredentialException for unique exceptions thrown specific only to PublicKeyCredentials. |\n| [GetPublicKeyCredentialDomException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/GetPublicKeyCredentialDomException) | During the get-passkey flow, this is thrown when a DOM Exception is thrown, indicating the operation contains a DOMException error type. |\n| [GetPublicKeyCredentialException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/GetPublicKeyCredentialException) | A subclass of CreateCredentialException for unique exceptions thrown specific only to PublicKeyCredentials. |\n| [SignalCredentialSecurityException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/SignalCredentialSecurityException) | This is thrown when the signal credential state operation failed because it was not allowed or a permission was missing |\n| [SignalCredentialStateException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/SignalCredentialStateException) | Represents an error thrown during a signal credential state flow with Credential Manager. |\n| [SignalCredentialStateProviderConfigurationException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/SignalCredentialStateProviderConfigurationException) | During the signal credential state flow, this is thrown when configurations are mismatched for the provider, typically indicating the provider dependency is missing in the manifest or some system service is not enabled. |\n| [SignalCredentialUnknownException](/reference/kotlin/androidx/credentials/exceptions/publickeycredential/SignalCredentialUnknownException) | This is thrown when the signal credential state operation failed with no more detailed information. |"]]