Click or drag to resize

MongoInternalException Constructor

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