Click or drag to resize

MongoServerException Constructor

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