Class | Nanoc::Errors::CannotUseTextualFilter |
In: |
lib/nanoc/base/errors.rb
|
Parent: | Generic |
Error that is raised when a textual filter is attempted to be applied to a binary item representation.
@param [Nanoc::ItemRep] rep The item representation that was
attempted to be filtered
@param [Class] filter_class The filter class that was used