Click or drag to resize
MongoException Constructor
Overload List
  NameDescription
Public methodMongoException(String)
Initializes a new instance of the MongoException class.
Public methodMongoException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoException class.
Public methodMongoException(String, Exception)
Initializes a new instance of the MongoException class.
Top
See Also