public class EncryptorException extends RuntimeException
Encryptor classes if there is any error while
encrypting or decrypting values.| Constructor and Description |
|---|
EncryptorException(String message) |
EncryptorException(String message,
Throwable cause) |
EncryptorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString