Class KeyNotFoundException

All Implemented Interfaces:
Serializable

public class KeyNotFoundException extends JsonKeyException
This exception is used when the value at some location provided by some key does not exist.
See Also:
  • Constructor Details

    • KeyNotFoundException

      public KeyNotFoundException(String reasonForInvalidity)