Class Haml::SyntaxError
In: lib/haml/error.rb
Parent: Haml::Error
Engine Error SyntaxError Buffer StandardError ActionViewExtensions Generic CSS2Sass HTML2Haml HamlSass Haml Sass Template HTML lib/haml/template.rb lib/haml/error.rb lib/haml/engine.rb lib/haml/html.rb lib/haml/buffer.rb Version Util Precompiler ActionViewExtensions Helpers Base Filters lib/haml/exec.rb Exec Haml dot/m_15_0.png

SyntaxError is the type of exception raised when Haml encounters an ill-formatted document. It‘s not particularly interesting, except in that it includes Haml::Error.

[Validate]