Table of Contents

Class GridFSChunkException

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

Represents a GridFSChunk exception.

[Serializable]
public class GridFSChunkException : GridFSException, ISerializable
Inheritance
GridFSChunkException
Implements
Inherited Members

Constructors

GridFSChunkException(BsonValue, long, string)

Initializes a new instance of the GridFSChunkException class.

GridFSChunkException(SerializationInfo, StreamingContext)

Initializes a new instance of the GridFSChunkException class.