Class CertificateGeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codice.ddf.security.certificate.generator.CertificateGeneratorException
- All Implemented Interfaces:
Serializable
Custome exception class for the certificate generator package. Strategy is to wrap sundry errors
generated by the Java and Bouncy Castle cryptography/PKIX/JCA provider classes and present
unified exception to client code.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CertificateGeneratorException
-
CertificateGeneratorException
-