class Liquid::UndefinedVariable
- Liquid::UndefinedVariable
- Liquid::InvalidExpression
- Liquid::LiquidException
- Exception
- Reference
- Object
Overview
Error generated when a variable used in a template doesn't exists in the current context.
This exception is never raised whatever the context error mode, to access it check Context#errors
.