![]() |
NIM 跨平台 C++ SDK
|
An error tagged with where in the JSON text it was encountered. 更多...
#include <reader.h>
Public 属性 | |
| ptrdiff_t | offset_start |
| ptrdiff_t | offset_limit |
| String | message |
An error tagged with where in the JSON text it was encountered.
The offsets give the [start, limit) range of bytes within the text. Note that this is bytes, not codepoints.
| String nim_cpp_wrapper_util::Json::Reader::StructuredError::message |
| ptrdiff_t nim_cpp_wrapper_util::Json::Reader::StructuredError::offset_limit |
| ptrdiff_t nim_cpp_wrapper_util::Json::Reader::StructuredError::offset_start |