public class ConnectTimeoutException extends ConnectException
ConnectException
which will be thrown if a connection could
not be established because of a connection timeout.Constructor and Description |
---|
ConnectTimeoutException() |
ConnectTimeoutException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectTimeoutException(String msg)
public ConnectTimeoutException()
Copyright © 2008–2017 The Netty Project. All rights reserved.