Package org.yamcs.http.auth
Class JwtHelper.JwtDecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yamcs.http.auth.JwtHelper.JwtDecodeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JwtHelper
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtDecodeException
(String message) JwtDecodeException
(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JwtDecodeException
-
JwtDecodeException
-