Package io.jans.as.model.exception
Class InvalidJwtException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jans.as.model.exception.InvalidJwtException
- All Implemented Interfaces:
Serializable
- Author:
- Javier Rojas Blum Date: 03.09.2012
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidJwtException(String message) InvalidJwtException(String message, Throwable cause) InvalidJwtException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidJwtException
-
InvalidJwtException
-
InvalidJwtException
-