Exception: Slinky::DependencyError

Inherits:
SlinkyError
  • Object
show all
Defined in:
lib/slinky/errors.rb

Overview

Raised when there is a cycle in the dependency graph (i.e., file A requires file B which requires C which requires A)

Instance Attribute Summary

Attributes inherited from SlinkyError

#continuation

Method Summary

Methods inherited from SlinkyError

batch_errors, #continue, #messages, raise