Class JwtBundleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.exception.JwtBundleException
- All Implemented Interfaces:
Serializable
Checked exception thrown when there is an error creating a JWT Bundle.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtBundleException(String message) JwtBundleException(String message, 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
-
JwtBundleException
-
JwtBundleException
-