Click or drag to resize

MongoClientException Constructor

Overload List
  NameDescription
Public methodMongoClientException(String)
Initializes a new instance of the MongoClientException class.
Public methodMongoClientException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoClientException class.
Public methodMongoClientException(String, Exception)
Initializes a new instance of the MongoClientException class.
Top
See Also