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::ItemRep] rep The item repiresentation for which no

  routing rule could be found

[Validate]