| Exception | Description |
|---|---|
| AuthClientException |
Base exception class for errors that occur at runtime, during interactions with Amazon Web Services.
|
| AuthInvalidGrantException |
Thrown for when the Grant-Code used with the Cognito Token exchange endpoint is invalid.
|
| AuthInvalidParameterException |
Thrown to indicate that one or more Amazon Cognito client settings are invalid.
|
| AuthNavigationException |
Thrown for navigation errors during user interaction with the Cognito Auth hosted page.
|
| AuthServiceException |
Thrown for http client errors with Amazon Cognito Auth Service.
|
| BrowserNotInstalledException |
Thrown when no browser packages found on device to launch custom tabs required for sign in/out flow.
|