Exception: Relaton::Index::FileIO::InvalidIndexError
- Inherits:
-
StandardError
- Object
- StandardError
- Relaton::Index::FileIO::InvalidIndexError
- Defined in:
- lib/relaton/index/file_io.rb
Overview
Raised internally when a deserialized id cannot be parsed or is not
understood by the pubid class; #load_index rescues it to trigger the
wrong-structure handling (re-download, or stop and log).