Class CAdESException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.cms.CMSException
org.bouncycastle.cades.CAdESException
- All Implemented Interfaces:
Serializable
Exception thrown when a CAdES builder cannot assemble a profile (e.g. the
signing certificate cannot be digested, the configured signature policy is
malformed, etc.). Sub-classes
CMSException so callers that already
catch CMS exceptions can keep doing so.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CMSException
getCause, getUnderlyingExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CAdESException
-
CAdESException
-