Overload List
| Name | Description | |
|---|---|---|
| HostNotFoundException |
Initializes a new instance of the HostNotFoundException class
| |
| HostNotFoundException(Exception) |
Initializes a new instance of the HostNotFoundException class with a reference to the inner exception that is the cause of this exception.
| |
| HostNotFoundException(String) |
Initializes a new instance of the HostNotFoundException class with a specified error message.
| |
| HostNotFoundException(String, Exception) |
Initializes a new instance of the HostNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
See Also