Class | Nanoc::Errors::UnmetDependency |
In: |
lib/nanoc/base/errors.rb
|
Parent: | Generic |
Error that is raised when an rep cannot be compiled because it depends on other representations.
rep | [R] |
@return [Nanoc::ItemRep] The item
representation that cannot yet be
compiled |