public class UnsupportedCryptoException extends java.lang.IllegalArgumentException
UnsupportedCryptoException(java.lang.String msg)
UnsupportedCryptoException(java.lang.String msg, java.lang.Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedCryptoException(java.lang.String msg)
public UnsupportedCryptoException(java.lang.String msg, java.lang.Throwable t)