json_error_code_t

Values

ValueMeaning
json_error_unknown
json_error_out_of_memory
json_error_stack_overflow
json_error_cannot_open_file
json_error_invalid_argument
json_error_invalid_utf8
json_error_premature_end_of_input
json_error_end_of_input_expected
json_error_invalid_syntax
json_error_invalid_format
json_error_wrong_type
json_error_null_character
json_error_null_value
json_error_null_byte_in_key
json_error_duplicate_key
json_error_numeric_overflow
json_error_item_not_found
json_error_index_out_of_range

Meta