ConnectionNotSetException Constructor
Include Protected Members
Include Inherited Members
Initializes a default instance of the ConnectionNotSetException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ConnectionNotSetException(Exception) | Initializes an instance of the ConnectionNotSetException class when there was an inner exception that caused this exception. | |
ConnectionNotSetException(String) | Initializes an instance of the ConnectionNotSetException class with a message. |
Top
Remarks
The default constructor initializes any fields to their default values.