Class | Nanoc::Errors::NoSuchSnapshot |
In: |
lib/nanoc/base/errors.rb
|
Parent: | Generic |
Error that is raised when the compiled content at a non-existing snapshot is requested.
item_rep | [R] |
@return [Nanoc::ItemRep] The item rep from
which the compiled content
was requested |
snapshot | [R] | @return [Symbol] The requested snapshot |
@param [Nanoc::ItemRep] item_rep The item rep from which the compiled
content was requested
@param [Symbol] snapshot The requested snapshot