Constructor GridFSFileNotFoundException
GridFSFileNotFoundException(BsonValue)
Initializes a new instance of the GridFSFileNotFoundException class.
public GridFSFileNotFoundException(BsonValue id)
Parameters
idBsonValueThe file id.
GridFSFileNotFoundException(string, int)
Initializes a new instance of the GridFSFileNotFoundException class.
public GridFSFileNotFoundException(string filename, int revision)
Parameters
GridFSFileNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the GridFSFileNotFoundException class.
public GridFSFileNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfoThe SerializationInfo.
contextStreamingContextThe StreamingContext.