Exception: BioInterchange::Exceptions::ImplementationError

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

Overview

Top class error for errors raised only during framework implementation and extension. Once such an implementation/extension is completed, these errors should no longer be possible. Examples include a method reciving something it can’t handle. The framework does not resuce these errors leaving the backtraces for help in debug.