Package io.jans.as.model.exception
Class InvalidJweException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jans.as.model.exception.InvalidJweException
- All Implemented Interfaces:
Serializable
- Author:
- Javier Rojas Blum Date: 12.06.2012
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidJweException(String message) InvalidJweException(String message, Throwable cause) InvalidJweException(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
-
InvalidJweException
-
InvalidJweException
-
InvalidJweException
-