Package org.bouncycastle.cms
Class CMSAttributeTableGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bouncycastle.cms.CMSRuntimeException
org.bouncycastle.cms.CMSAttributeTableGenerationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CMSAttributeTableGenerationException
-
CMSAttributeTableGenerationException
-
-
Method Details
-
getUnderlyingException
- Overrides:
getUnderlyingException
in classCMSRuntimeException
-
getCause
- Overrides:
getCause
in classCMSRuntimeException
-