Class GridFSException
Represents a GridFS exception.
[Serializable]
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.