Table of Contents

Class MongoGridFSException

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

Represents a MongoDB GridFS exception.

[Serializable]
public class MongoGridFSException : MongoServerException, ISerializable
Inheritance
MongoGridFSException
Implements
Inherited Members
Extension Methods

Constructors

MongoGridFSException(ConnectionId, string)

Initializes a new instance of the MongoGridFSException class.

MongoGridFSException(ConnectionId, string, Exception)

Initializes a new instance of the MongoGridFSException class.

MongoGridFSException(SerializationInfo, StreamingContext)

Initializes a new instance of the MongoGridFSException class (this overload supports deserialization).