Exception: Thread::InnerRecursionDetected
- Inherits:
-
Exception
- Object
- Exception
- Thread::InnerRecursionDetected
- Defined in:
- lib/rubinius/kernel/common/thread.rb
Overview
Similar to detect_recursion, but will short circuit all inner recursion levels (using a throw)