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