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

Error that is raised when no routing 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 routing rule could be

  found

[Validate]