Package io.smallrye.jwt.build
Class JwtEncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.smallrye.jwt.build.JwtException
io.smallrye.jwt.build.JwtEncryptionException
- All Implemented Interfaces:
Serializable
JWT Encryption Exception
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtEncryptionException(String errorMessage) JwtEncryptionException(String errorMessage, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JwtEncryptionException
public JwtEncryptionException() -
JwtEncryptionException
-
JwtEncryptionException
-
JwtEncryptionException
-