errors.fyi community error code reference
RuntimeError
ruby

RuntimeError

The default exception class raised by Kernel#raise when no explicit class is given. Also commonly used as a base for custom application errors.

References

โ† all namespaces for RuntimeError