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.providerevents.exception\n=============================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/credentials/providerevents/exception/package-summary \"View this page in Java\")\n\nExceptions\n----------\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| [ExportCredentialsException](/reference/kotlin/androidx/credentials/providerevents/exception/ExportCredentialsException) | Represents an error thrown during an export flow. |\n| [ExportCredentialsInvalidJsonException](/reference/kotlin/androidx/credentials/providerevents/exception/ExportCredentialsInvalidJsonException) | The credential json cannot be read because it is written in invalid format |\n| [ExportCredentialsSystemErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/ExportCredentialsSystemErrorException) | Used by the system when the request fails to reach the provider |\n| [ExportCredentialsUnknownCallerException](/reference/kotlin/androidx/credentials/providerevents/exception/ExportCredentialsUnknownCallerException) | The credential json cannot be trusted because the caller is unknown |\n| [ExportCredentialsUnknownErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/ExportCredentialsUnknownErrorException) | The credential json cannot be stored due to unknown error |\n| [GetCredentialTransferCapabilitiesException](/reference/kotlin/androidx/credentials/providerevents/exception/GetCredentialTransferCapabilitiesException) | Represents an error thrown when the provider is requested to return the transfer capabilities. |\n| [GetCredentialTransferCapabilitiesInvalidJsonException](/reference/kotlin/androidx/credentials/providerevents/exception/GetCredentialTransferCapabilitiesInvalidJsonException) | The request json cannot be read because it is written in invalid format |\n| [GetCredentialTransferCapabilitiesSystemErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/GetCredentialTransferCapabilitiesSystemErrorException) | Used by the system when the request fails to reach the provider |\n| [GetCredentialTransferCapabilitiesUnknownCallerException](/reference/kotlin/androidx/credentials/providerevents/exception/GetCredentialTransferCapabilitiesUnknownCallerException) | The credential json cannot be trusted because the caller is unknown |\n| [GetCredentialTransferCapabilitiesUnknownErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/GetCredentialTransferCapabilitiesUnknownErrorException) | The request cannot be processed due to unknown error |\n| [ImportCredentialsException](/reference/kotlin/androidx/credentials/providerevents/exception/ImportCredentialsException) | Represents an error thrown during the import flow. |\n| [ImportCredentialsInvalidJsonException](/reference/kotlin/androidx/credentials/providerevents/exception/ImportCredentialsInvalidJsonException) | The request json cannot be read because it is written in invalid format |\n| [ImportCredentialsSystemErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/ImportCredentialsSystemErrorException) | Used by the system when the request fails to reach the provider |\n| [ImportCredentialsUnknownCallerException](/reference/kotlin/androidx/credentials/providerevents/exception/ImportCredentialsUnknownCallerException) | The request cannot be trusted because the caller is unknown |\n| [ImportCredentialsUnknownErrorException](/reference/kotlin/androidx/credentials/providerevents/exception/ImportCredentialsUnknownErrorException) | The credential json cannot be returned due to unknown error |"]]