Class IllegalJsonType

  • All Implemented Interfaces:
    Serializable

    public class IllegalJsonType
    extends Exception
    Puts a check on JSON type context after deserialization of CJSON.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalJsonType

        public IllegalJsonType()
        Default constructor.
        Called with message: Object is neither JsonObject nor a JsonArray