Class CertificateVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pdfbox.examples.signature.cert.CertificateVerificationException
- All Implemented Interfaces:
Serializable
Copied from Apache CXF 2.4.9, initial version:
https://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.9/distribution/src/main/release/samples/sts_issue_operation/src/main/java/demo/sts/provider/cert/
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCertificateVerificationException(String message) CertificateVerificationException(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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CertificateVerificationException
-
CertificateVerificationException
-