NCBI C++ ToolKit
Functions
error_codes.hpp File Reference

Definition of all error codes used in connect services library (xconnserv.lib and others). More...

#include <corelib/ncbidiag.hpp>
+ Include dependency graph for error_codes.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 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)
 

Detailed Description

Definition of all error codes used in connect services library (xconnserv.lib and others).

Definition in file error_codes.hpp.

Function Documentation

◆ 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  ,
 
)

◆ 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   
)
Modified on Fri Sep 20 14:57:59 2024 by modify_doxy.py rev. 669887