Searched refs:JSON_FAIL_MESSAGE (Results 1 – 2 of 2) sorted by relevance
2037 # define JSON_FAIL_MESSAGE(message) \ macro2050 # define JSON_FAIL_MESSAGE(message) \ macro2062 JSON_FAIL_MESSAGE(message); \
3049 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()3082 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()3104 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()3127 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()3148 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()3187 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()3209 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()3228 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()