Class HsonNotFoundException

All Implemented Interfaces:
Serializable

public class HsonNotFoundException extends HsonException
Exception to indicate a required key is not found.
See Also:
  • Constructor Details

    • HsonNotFoundException

      public HsonNotFoundException(String key)
      Create a new instance.
      Parameters:
      key - message to use