Raised if a file is deleted from a GridFS but it is not found.
@since 2.1.0
Create the new exception.
@example Create the new exception.
Mongo::Error::FileNotFound.new(id, :id)
@param [ Object ] value The property value used to find the file. @param [ String, Symbol ] property The name of the property used to find the file.
[Validate]