java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.security.jwt.JwtException
- All Implemented Interfaces:
Serializable
A RuntimeException for the JWT and JWK world.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtException
(String message) Exception with a message.JwtException
(String message, Throwable cause) Exception with a message and a cause. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString