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