| Exception | Description |
|---|---|
| InvalidJwtException |
Represents an exception that occurs when a JWT is determined as invalid.
|
| JweCompressionException |
Represents an exception for when compression/decompression of the plaintext fails.
|
| JweDecryptionException |
Represents an exception for when decryption of the JWE fails.
|
| JweEncryptionException |
Represents an exception for when encryption of the JWE fails.
|
| JweException |
Represents a generic exception for JWE operations.
|
| JwsException |
Represents a generic exception for JWS operations.
|
| JwsSigningException |
Represents an exception for when signing of the JWS fails.
|
| JwsVerifyingException |
Represents an exception for when verification of the JWS signature fails.
|
| JwtBuilderException |
Represents an exception that occurs when creating/rebuilding JWTs.
|
| JwtReconstructionException |
Represents an exception that occurs when reconstructing JWTs.
|
| JwtRuntimeException |
Represents a generic exception for JWT operations.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.