public class EncryptionException extends RuntimeException
RuntimeException to capture any exception arising out of doing
encryption or decryption.| Constructor and Description |
|---|
EncryptionException(String msg) |
EncryptionException(String msg,
Throwable t) |
EncryptionException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.