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, toString
Copyright © 2015. All Rights Reserved.