Package org.bouncycastle.dvcs
Class DVCSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.dvcs.DVCSException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DVCSConstructionException
,DVCSParsingException
General DVCSException.
- See Also:
-
Constructor Summary
ConstructorDescriptionDVCSException
(String message) DVCSException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString