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