Exception: Haml::SyntaxError

Inherits:
Error show all
Defined in:
/var/build/temp/tmp.g5C1f6zb2g/4.0-0-0/ruby-haml/ruby-haml-3.1.6/lib/haml/error.rb

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

#line

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Haml::Error