Class CipherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.plexus.components.secdispatcher.SecDispatcherException
org.codehaus.plexus.components.secdispatcher.CipherException
- All Implemented Interfaces:
Serializable
Exception thrown by
Cipher
.- Since:
- 4.0.1
- See Also:
-
Constructor Summary
ConstructorDescriptionCipherException
(String message) CipherException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CipherException
-
CipherException
-