Class Nanoc::Errors::UnknownLayout
In: lib/nanoc/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.

Methods

new  

Public Class methods

@param [String] layout_identifier The layout identifier for which no

  layout could be found

[Validate]