Open
Description
The class in https://github.com/mongoid/mongoid-scroll/blob/master/lib/mongoid/scroll/errors/no_such_field_error.rb is not used. The original intent was likely to throw an exception when a cursor contained a field that no longer existed, we probably want to implement that functionality.