errors.fyi community error code reference
KeyError
ruby

KeyError

Raised by Hash#fetch and similar methods when a key is not found and no default is provided.

References

โ† all namespaces for KeyError