public class CryptoException extends RuntimeException
CryptoException()
CryptoException(String message)
CryptoException(String message, 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 CryptoException()
public CryptoException(String message)
public CryptoException(String message, Throwable cause)