InvalidResultSetException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the InvalidResultSetException class.
Overload List
Name | Description |
---|---|
InvalidResultSetException () | Initializes a new instance of the InvalidResultSetException class. |
InvalidResultSetException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidResultSetException class using serialized data. |
InvalidResultSetException (String) | Initializes a new instance of the InvalidResultSetException class using the specified error message. |
InvalidResultSetException (String, Exception) | Initializes a new instance of the InvalidResultSetException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidResultSetException Class
InvalidResultSetException Members
Microsoft.EnterpriseManagement.Common Namespace