class Haml::SyntaxError
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 {Haml::Error}.
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 {Haml::Error}.