public class ConnectException extends SocketException
Constructor and Description |
---|
ConnectException()
Construct a new ConnectException with no detailed message.
|
ConnectException(String msg)
Constructs a new ConnectException with the specified detail
message as to why the connect error occurred.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectException(String msg)
msg
- the detail messagepublic ConnectException()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.