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}.