Raised when querying the database for a document by a specific id which does not exist. If multiple ids were passed then it will display all of those.
@example Create the error.
DocumentNotFound.new(Person, ["1", "2"])
Generated with the Darkfish Rdoc Generator 2.