Class Nanoc::Errors::CannotLayoutBinaryItem
In: lib/nanoc/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 [Nanoc::ItemRep] rep The item representation that was attempted

  to be laid out

[Validate]