Table of Contents

Class GridFSFileNotFoundException

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

Represents a GridFSFileNotFound exception.

[Serializable]
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.