Class X509SourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.exception.X509SourceException
- All Implemented Interfaces:
Serializable
Checked thrown when there is an error creating or initializing an X.509 Source.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionX509SourceException(String message) X509SourceException(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
-
X509SourceException
-
X509SourceException
-