Class Exception
In: lib/web_console/integration/cruby.rb
Parent: Object

Methods

Public Instance methods

The bindings in which the exception originated in.

The bindings in which the exception originated in.

CRuby calls set_backtrace every time it raises an exception. Overriding it to assign the bindings.

[Validate]