Jump to content

JSONtext Error Code Family: Difference between revisions

From LabVIEW Wiki
Added page
(No difference)

Revision as of 02:44, 20 September 2021

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