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

Error that is raised when no compilation rule that can be applied to the current item can be found.

Methods

new  

Public Class methods

@param [Nanoc::Item] item The item for which no compilation rule

  could be found

[Validate]