Class | Nanoc3::Errors::UnknownLayout |
In: |
lib/nanoc3/base/errors.rb
|
Parent: | Generic |
Error that is raised during site compilation when an item uses a layout that is not present in the site.
@param [String] layout_identifier The layout identifier for which no layout could be found