Class UnknownKeyException

All Implemented Interfaces:
Serializable

An exception that indicates an unknown key value.
See Also:
  • Constructor Details

    • UnknownKeyException

      public UnknownKeyException(String message)
      Creates a new exception.
      Parameters:
      message - a message describing the exception.