Home
last modified time | relevance | path

Searched refs:ERROR_CLIENT_BASE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/client/
A DError.h34 const int ERROR_CLIENT_BASE = 100000; variable
35 const int ERROR_CRC_INCONSISTENT = ERROR_CLIENT_BASE + 1;
36 const int ERROR_REQUEST_DISABLE = ERROR_CLIENT_BASE + 2;
/AliOS-Things-master/components/oss/src/model/
A DModelError.h27 const int ARG_ERROR_BASE = ERROR_CLIENT_BASE + 1000;

Completed in 8 milliseconds