class Liquid::SyntaxError
- Liquid::SyntaxError
- Liquid::LiquidException
- Exception
- Reference
- Object
Overview
Exception raised on syntax errors.
Defined in:
liquid/exceptions.crInstance Method Summary
-
#line_number : Int32
Line number where the syntax error was found.
-
#line_number=(line_number : Int32)
Line number where the syntax error was found.