Exception: Haml::SyntaxError
Overview
SyntaxError is the type of exception raised when Haml encounters an ill-formatted document. It’s not particularly interesting, except in that it’s a subclass of Error.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Haml::Error