Class GridFSException

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.GridFS

Assembly

MongoDB.Driver.dll

Represents a GridFS exception.

public class GridFSException : MongoException, ISerializable

Inheritance

GridFSException

Implements

Derived

Inherited Members

Constructors

GridFSException(SerializationInfo, StreamingContext)

Initializes a new instance of the GridFSException class.

GridFSException(string)

Initializes a new instance of the GridFSException class.

GridFSException(string, Exception)

Initializes a new instance of the GridFSException class.