Searched defs:TYPE_ERROR (Results 1 – 4 of 4) sorted by relevance
23 TYPE_ERROR = 'error' variable in Message
49 const char* TYPE_ERROR = "BusinessError 401: Parameter error. The type of '%s' must be %s."; variable
250 static const int32_t TYPE_ERROR = 401; // 401 : the parameter type is incorrect variable
32 TYPE_ERROR enumerator