Class SecretEncryptor.EncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.scivicslab.actoriac.SecretEncryptor.EncryptionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SecretEncryptor
Exception thrown when encryption/decryption operations fail.
- Author:
- devteam@scivics-lab.com
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptionException
-