Click or drag to resize

BsonInternalException Constructor

Overload List
  NameDescription
Public methodBsonInternalException
Initializes a new instance of the BsonInternalException class.
Public methodBsonInternalException(String)
Initializes a new instance of the BsonInternalException class.
Public methodBsonInternalException(SerializationInfo, StreamingContext)
Initializes a new instance of the BsonInternalException class (this overload used by deserialization).
Public methodBsonInternalException(String, Exception)
Initializes a new instance of the BsonInternalException class.
Top
See Also