MongoCommandException Properties |
The MongoCommandException type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
Gets the error code.
| |
| Command |
Gets the command.
| |
| ConnectionId |
Gets the connection identifier.
(Inherited from MongoServerException.) | |
| Data | (Inherited from Exception.) | |
| ErrorMessage |
Gets the error message.
| |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Result |
Gets the command result.
| |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |