public class CryptoException extends RuntimeException
CryptoException(String message)
CryptoException(String message, Throwable throwable)
CryptoException(Throwable e)
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(Throwable e)
public CryptoException(String message)
public CryptoException(String message, Throwable throwable)
Copyright © 2017. All rights reserved.