Class GridFSFileNotFoundException

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

Namespace

MongoDB.Driver.GridFS

Assembly

MongoDB.Driver.dll

Represents a GridFSFileNotFound exception.

public class GridFSFileNotFoundException : GridFSException, ISerializable

Inheritance

GridFSFileNotFoundException

Implements

Inherited Members

Constructors

GridFSFileNotFoundException(BsonValue)

Initializes a new instance of the GridFSFileNotFoundException class.

GridFSFileNotFoundException(SerializationInfo, StreamingContext)

Initializes a new instance of the GridFSFileNotFoundException class.

GridFSFileNotFoundException(string, int)

Initializes a new instance of the GridFSFileNotFoundException class.