Class KeyError

All Implemented Interfaces:
Serializable

public class KeyError extends IndexError
Represents a Ruby KeyError as a throwable Java exception.
See Also: