BsonException Constructor

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

Reference