@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, toString
public UnsupportedCryptoException()
public UnsupportedCryptoException(String msg)
public UnsupportedCryptoException(String msg, Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.