Class HelpfulERB::Error
In: lib/helpful_erb.rb
Parent: ::NestedError

Exception raised if there‘s a rendering error. An instance has a cause method for retreiving the exception that was actually thrown, and a to_s that contains a pretty formatted message describing the exception.

[Validate]