Constructor MongoClientException
MongoClientException(string)
Initializes a new instance of the Mongo
Parameters
message
stringThe error message.
MongoClientException(string, Exception)
Initializes a new instance of the Mongo
Parameters
MongoClientException(SerializationInfo, StreamingContext)
Initializes a new instance of the Mongo
Parameters
info
SerializationInfo The SerializationInfo.
context
StreamingContext The StreamingContext.