Class Nanoc::Errors::CannotGetCompiledContentOfBinaryItem
In: lib/nanoc/base/errors.rb
Parent: Generic

Error that is raised when the compiled content of a binary item is attempted to be accessed.

Methods

new  

Public Class methods

@param [Nanoc::ItemRep] rep The binary item representation whose compiled content was attempted to be accessed

[Validate]