@InterfaceAudience.Public @InterfaceStability.Stable public class ConnectTimeoutException extends SocketTimeoutException
NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host.bytesTransferred
Constructor and Description |
---|
ConnectTimeoutException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectTimeoutException(String msg)
Copyright © 2016 Apache Software Foundation. All rights reserved.