public class CipherException extends java.lang.Exception
CipherException(java.lang.String message)
CipherException(java.lang.String message, java.lang.Throwable cause)
CipherException(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CipherException(java.lang.String message)
public CipherException(java.lang.Throwable cause)
public CipherException(java.lang.String message, java.lang.Throwable cause)