Compartilhar via


UnexpectedResultSetException Constructor

Initializes a new instance of the UnexpectedResultSetException class.

Overload List

Name Description
UnexpectedResultSetException () Initializes a new instance of the UnexpectedResultSetException class.
UnexpectedResultSetException (String) Initializes a new instance of the UnexpectedResultSetException class with the specified message.
UnexpectedResultSetException (SerializationInfo, StreamingContext) Initializes a new instance of the UnexpectedResultSetException class with serialized data.
UnexpectedResultSetException (String, Exception) Initializes a new instance of the UnexpectedResultSetException class with the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

UnexpectedResultSetException Class
UnexpectedResultSetException Members
Microsoft.EnterpriseManagement.Common Namespace