Class MongoCommandException
Represents a MongoDB command exception.
- Inheritance
-
Mongo
Command Exception
- Implements
- Derived
- Inherited Members
Constructors
- Mongo
Command Exception(Connection Id, string, Bson Document) Initializes a new instance of the Mongo
Command class.Exception
- Mongo
Command Exception(Connection Id, string, Bson Document, Bson Document) Initializes a new instance of the Mongo
Command class.Exception
- Mongo
Command Exception(Connection Id, string, Bson Document, Bson Document, Exception) Initializes a new instance of the Mongo
Command class.Exception
- Mongo
Command Exception(Serialization Info, Streaming Context) Initializes a new instance of the Mongo
Command class.Exception
Properties
- Code
Gets the error code.
- Code
Name Gets the name of the error code.
- Command
Gets the command.
- Error
Message Gets the error message.
- Result
Gets the command result.