Jump to content

JSONtext Error Code Family

From LabVIEW Wiki
Revision as of 16:05, 7 May 2023 by Logmanoriginal (talk | contribs) (Remove redlinks for individual error code pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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