KeyError

Raised when a mapping (dictionary) key is not found in the set of existing keys.

class KeyError : Error {}

Constructors

this
this(string msg)
Undocumented in source.

Meta