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.

Methods

new   to_s  

Public Class methods

Public Instance methods

[Validate]