Class GridFSException
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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.
Initializes a new instance of the GridFSException class.
GridFSException(string, Exception)
Initializes a new instance of the GridFSException class.