Share via


DbMissingCommandException Constructor

Initializes a new instance of the DbMissingCommandException class.

Overload List

Name Description
DbMissingCommandException ()
Initializes a new instance of the DbMissingCommandException class.
DbMissingCommandException (String)
Initializes a new instance of the DbMissingCommandException class that contains the specified error message.
DbMissingCommandException (SerializationInfo, StreamingContext)
Initializes a new instance of the DbMissingCommandException class by using serialized data.
DbMissingCommandException (String, Exception)
Initializes a new instance of the DbMissingCommandException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

DbMissingCommandException Class
DbMissingCommandException Members
Microsoft.Synchronization.Data Namespace