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