Click or drag to resize

MongoGridFSException Constructor

Overload List
  NameDescription
Public methodMongoGridFSException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoGridFSException class (this overload supports deserialization).
Public methodMongoGridFSException(ConnectionId, String)
Initializes a new instance of the MongoGridFSException class.
Public methodMongoGridFSException(ConnectionId, String, Exception)
Initializes a new instance of the MongoGridFSException class.
Top
See Also