errors.fyi
community error code reference
errors.fyi
/
SystemStackError
SystemStackError
ruby
SystemStackError
Raised when the call stack depth exceeds the system limit, typically caused by infinite recursion.
References
https://ruby-doc.org/core/Exception.html
← all namespaces