/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/error/en.h File Reference#
en.h File Reference
#include "error.h"
Go to the source code of this file.
Functions | |
RAPIDJSON_NAMESPACE_BEGIN const RAPIDJSON_ERROR_CHARTYPE * | GetParseError_En (ParseErrorCode parseErrorCode) |
Maps error code of parsing into error message. More... | |
const RAPIDJSON_ERROR_CHARTYPE * | GetValidateError_En (ValidateErrorCode validateErrorCode) |
Maps error code of validation into error message. More... | |
const RAPIDJSON_ERROR_CHARTYPE * | GetSchemaError_En (SchemaErrorCode schemaErrorCode) |
Maps error code of schema document compilation into error message. More... | |
const RAPIDJSON_ERROR_CHARTYPE * | GetPointerParseError_En (PointerParseErrorCode pointerParseErrorCode) |
Maps error code of pointer parse into error message. More... | |