public class DuplicateKeyException extends WriteConcernException
WriteConcernException
representing a duplicate key exceptionConstructor and Description |
---|
DuplicateKeyException(BsonDocument response,
ServerAddress address,
WriteConcernResult writeConcernResult)
Construct an instance.
|
extractErrorCode, extractErrorMessage, getErrorCode, getErrorMessage, getResponse, getWriteConcernResult
getServerAddress
fromThrowable, getCode
public DuplicateKeyException(BsonDocument response, ServerAddress address, WriteConcernResult writeConcernResult)
response
- the response from the serveraddress
- the server addresswriteConcernResult
- the write concern result