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