35 if (et == array_index_range_e)
37 snprintf(m_message, max_message_length,
"invalid array index: %lu", i);
41 strncpy(m_message,
"generic", max_message_length);
The json_array_index_range_exception class.
Base class for all exceptions thrown by the library.
#define NAMESPACE
You can change the namespace of the whole library by changing this value.
Common defs needed everywhere and, as far as is possible, platform specific changes.