Class JoseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.rs.security.jose.common.JoseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JweException,JwkException,JwsException,JwtException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJoseException(String message) JoseException(String message, Throwable cause) JoseException(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
-
JoseException
public JoseException() -
JoseException
-
JoseException
-
JoseException
-