JSONtext Error Code Family

From LabVIEW Wiki
Jump to: navigation, search

Below are all of the Error Codes that belong to the JSONtext Error Code Family (see Error List for list of Families).

Code Description
402840 JSONtext: Input JSON has wrong type for requested operation
402841 JSONtext: Parsing Error. Invalid JSON formating (example: missing coma or quote) or unexpected type (example: found an Array when an Object was required)
402842 JSONtext: Error
402843 JSONtext: LabVIEW Type not implemented with JSONtext library.
402844 JSONtext: Input JSON cannot be converted to requested LabVIEW Data Type