class Liquid::UndefinedFilter
- Liquid::UndefinedFilter
- Liquid::InvalidExpression
- Liquid::LiquidException
- Exception
- Reference
- Object
Overview
Error generated when a filter used in a template doesn't exists.
This exception is only raised in Context::ErrorMode::Strict
error mode.