Exception: BioInterchange::Exceptions::InputFormatError

Inherits:
BioInterchangeError show all
Defined in:
lib/biointerchange/exceptions.rb

Overview

Error class for issues regarding input file formats. This error class is caught at the hightest level and only the error message is returned to the end user (not the backtrace). This helps keep the framework more user friendly. Note that this means meaningful error messages are strongly encourged.