@InterfaceAudience.Public public class UnsupportedCryptoException extends FatalConnectionException
| Constructor and Description | 
|---|
| UnsupportedCryptoException() | 
| UnsupportedCryptoException(String msg) | 
| UnsupportedCryptoException(String msg,
                          Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedCryptoException()
public UnsupportedCryptoException(String msg)
public UnsupportedCryptoException(String msg, Throwable t)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.