InternetConnectException Constructor |
Name | Description | |
---|---|---|
InternetConnectException | Creates a new instance of InternetConnectException. | |
InternetConnectException(String) | Creates a new instance of InternetConnectException specifying the exception message. | |
InternetConnectException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InternetConnectException class.
| |
InternetConnectException(String, Exception) | Creates a new instance of InternetConnectException specifying the exception message and inner exception.
|