Raised when a mapping key is not found in the set of existing keys. The missing key is stored as the first argument.
Raised by Hash#fetch and similar methods when a key is not found and no default is provided.