Definition of all error codes used in connect services library (xconnserv.lib and others).
More...
Go to the source code of this file.
Go to the SVN repository for this file.
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_WorkerNode, 401, 69) |
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_NetCache, 402, 12) |
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_NetSchedule, 403, 13) |
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_Remote, 404, 18) |
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_Connection, 405, 10) |
|
| NCBI_DEFINE_ERRCODE_X (ConnServ_ReadWrite, 406, 2) |
|
| NCBI_DEFINE_ERRCODE_X (NetStorage_Common, 903, 20) |
|
| NCBI_DEFINE_ERRCODE_X (NetStorage_RPC, 904, 20) |
|
Definition of all error codes used in connect services library (xconnserv.lib and others).
Definition in file error_codes.hpp.
◆ NCBI_DEFINE_ERRCODE_X() [1/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_Connection |
, |
|
|
405 |
, |
|
|
10 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [2/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_NetCache |
, |
|
|
402 |
, |
|
|
12 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [3/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_NetSchedule |
, |
|
|
403 |
, |
|
|
13 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [4/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_ReadWrite |
, |
|
|
406 |
, |
|
|
2 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [5/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_Remote |
, |
|
|
404 |
, |
|
|
18 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [6/8]
NCBI_DEFINE_ERRCODE_X |
( |
ConnServ_WorkerNode |
, |
|
|
401 |
, |
|
|
69 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [7/8]
NCBI_DEFINE_ERRCODE_X |
( |
NetStorage_Common |
, |
|
|
903 |
, |
|
|
20 |
|
|
) |
| |
◆ NCBI_DEFINE_ERRCODE_X() [8/8]
NCBI_DEFINE_ERRCODE_X |
( |
NetStorage_RPC |
, |
|
|
904 |
, |
|
|
20 |
|
|
) |
| |