public class EncryptionException extends SecurityException
Decrypter.
Probably the configuration of your Encrypter does not fit the one of
the Decrypter.| Constructor and Description |
|---|
EncryptionException(String message) |
EncryptionException(String aMessage,
String aErrorCode) |
EncryptionException(String message,
Throwable cause) |
EncryptionException(String aMessage,
Throwable aCause,
String aErrorCode) |
EncryptionException(Throwable cause) |
EncryptionException(Throwable aCause,
String aErrorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.