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]