Top Constructor Summary
Options Name Purpose
MalformedJsonSchemaException (character, integer) Constructor of the MalformedJsonSchemaException class
MalformedJsonSchemaException (character, integer, character) Constructor of the MalformedJsonSchemaException class

Top Property Summary
Options Name Purpose
CHARACTER FieldName


Constructor Detail
Top

MalformedJsonSchemaException (character, integer)

Purpose: Constructor of the MalformedJsonSchemaException class
Notes: Used when the schema as a whole is malformed

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

MalformedJsonSchemaException (character, integer, character)

Purpose: Constructor of the MalformedJsonSchemaException class
Notes: Used when a single JSON property cannot be imported

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcFieldName CHARACTER
The name of the JSON property that caused this exception


Property Detail
Top

CHARACTER FieldName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       14.09.2026 00:53:13