In Files

  • proc.c

Parent

Class/Module Index [+]

Quicksearch

SystemStackError

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
There is an updated format of the API docs for this version here.