Exception: Ruber::ComponentManager::DependencyError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/ruber/component_manager.rb

Overview

Base class for UnresolvedDep and CircularDep exceptions. It represents all the possible kinds of dependency errors.

Direct Known Subclasses

CircularDep, UnresolvedDep