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