Class Nanoc3::Errors::CannotLayoutBinaryItem
In: lib/nanoc3/base/errors.rb
Parent: Generic

Error that is raised when a binary item is attempted to be laid out.

Methods

new  

Public Class methods

@param [Nanoc3::ItemRep] The item representation that was attempted to be laid out

[Validate]