errors.fyi
community error code reference
errors.fyi
/
ruby
/
KeyError
KeyError
ruby
KeyError
Raised by Hash#fetch and similar methods when a key is not found and no default is provided.
References
https://ruby-doc.org/core/Exception.html
โ all namespaces for KeyError