Constructor GridFSFileNotFoundException
GridFSFileNotFoundException(BsonValue)
Initializes a new instance of the GridFSFileNotFoundException class.
public GridFSFileNotFoundException(BsonValue id)
Parameters
id
BsonValueThe 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
info
SerializationInfoThe SerializationInfo.
context
StreamingContextThe StreamingContext.