ConnectException Constructor |
Name | Description | |
---|---|---|
ConnectException |
Initializes a new instance of the ConnectException class.
| |
ConnectException(String) |
Initializes a new instance of the ConnectException class with a
specified error message.
| |
ConnectException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ConnectException class with serialized
data.
| |
ConnectException(String, Exception) |
Initializes a new instance of the ConnectException class with a
specified error message and a reference to the inner exception that is
the cause of this exception.
|