Package org.bouncycastle.operator
Class OperatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.operator.OperatorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OperatorCreationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOperatorException
(String msg) OperatorException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString