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