Class X509BundleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.exception.X509BundleException
- All Implemented Interfaces:
Serializable
Checked exception thrown when there is an error parsing
the components of an X.509 Bundle.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionX509BundleException(String message) X509BundleException(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
-
X509BundleException
-
X509BundleException
-