errors.fyi community error code reference

Ruby Built-in Exceptions

Built-in exception classes raised by the Ruby interpreter and standard library. All exceptions derive from Exception; most application code rescues subclasses of StandardError.

References

46 codes