Class X509ContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.exception.X509ContextException
- All Implemented Interfaces:
Serializable
Checked exception thrown when a there was an error retrieving
or processing an X.509 Context.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionX509ContextException(String message) X509ContextException(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
-
X509ContextException
-
X509ContextException
-