Exception: Haml::InternalError

Inherits:
Error
  • Object
show all
Defined in:
lib/haml/error.rb

Overview

InternalError means that you hit a bug of Haml itself.

Instance Attribute Summary

Attributes inherited from Error

#line

Method Summary

Methods inherited from Error

#initialize, message

Constructor Details

This class inherits a constructor from Haml::Error