123456789_123456789_123456789_123456789_123456789_

Class: Mongo::Error::MissingFileChunk

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Error
Instance Chain:
self, Error
Inherits: Error
  • Object
Defined in: lib/mongo/error/missing_file_chunk.rb

Overview

Raised if the next chunk when reading from a GridFSBucket does not have the expected sequence number (n).

Since:

  • 2.1.0

Class Method Summary