Class NullJsonKeys

  • All Implemented Interfaces:
    Serializable

    public class NullJsonKeys
    extends Exception
    Exception is thrown if empty JSON object is passed for getAllValues()
    See Also:
    Serialized Form
    • Constructor Detail

      • NullJsonKeys

        public NullJsonKeys()
        Default constructor.
        Default message: No json keys found. Please call getAllKeys() before