Package org.bouncycastle.cms
Class CMSRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bouncycastle.cms.CMSRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CMSAttributeTableGenerationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCMSRuntimeException
(String name) CMSRuntimeException
(String name, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString