class

SystemStackError

v2_1_10 - Show latest stable - Superclass: StandardError

Raised in case of a stack overflow.

def me_myself_and_i
  me_myself_and_i
end
me_myself_and_i

raises the exception:

SystemStackError: stack level too deep

Files

  • proc.c