> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# com.coinbase.cdp.auth.exceptions

> Types in the com.coinbase.cdp.auth.exceptions package.

## Types

* [`JwtGenerationException`](/sdks/cdp-sdks-v2/java/com/coinbase/cdp/auth/exceptions/JwtGenerationException): Exception thrown when JWT generation fails.
* [`KeyParseException`](/sdks/cdp-sdks-v2/java/com/coinbase/cdp/auth/exceptions/KeyParseException): Exception thrown when private key parsing fails.
* [`WalletSecretException`](/sdks/cdp-sdks-v2/java/com/coinbase/cdp/auth/exceptions/WalletSecretException): Exception thrown when wallet secret is missing or invalid.
