Class std.cont.KeyError
Synopsis
public class KeyError extends Exception
Exception thrown when trying to access a non-existent key in a map.
Fields
Constructors
Construct the exception with the specified message.
public class KeyError extends Exception
Exception thrown when trying to access a non-existent key in a map.
Construct the exception with the specified message.