Class | Mustache::Parser::SyntaxError |
In: |
lib/mustache/parser.rb
|
Parent: | StandardError |
A SyntaxError is raised when the Parser comes across unclosed tags, sections, illegal content in tags, or anything of that sort.