CUBRID Engine  latest
broker_error_def.i
Go to the documentation of this file.
1 /* WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
2  * This file is automatically generated from 'error_text'.
3  * Don't ever edit this file. Edit 'error_text' instead.
4  * - Pyung-Chul Kim.
5  */
6 
7 #define UW_ER_NO_ERROR 0
8 #define UW_ER_NO_REQUEST_METHOD 1
9 #define UW_ER_NOT_SUPPORTED_REQUEST_METHOD 2
10 #define UW_ER_NO_APPL_NAME 3
11 #define UW_ER_CANT_CREATE_SOCKET 4
12 #define UW_ER_CANT_CONNECT 5
13 #define UW_ER_CANT_BIND 6
14 #define UW_ER_SOCKET_NOT_INITIALIZED 7
15 #define UW_ER_CANT_ACCEPT 8
16 #define UW_ER_NO_MORE_MEMORY 9
17 #define UW_ER_NO_FREE_UTS 10
18 #define UW_ER_NO_SESSION_UTS 11
19 #define UW_ER_SESSION_NOT_FOUND 12
20 #define UW_ER_SHM_OPEN 13
21 #define UW_ER_SCRIPT_FILE 14
22 #define UW_ER_UNKNOWN_FILE_C 15
23 #define UW_ER_UNKNOWN_FILE_W 16
24 #define UW_ER_DB_NOT_INITIALIZED 17
25 #define UW_ER_SQL_HANDLE_NOT_FOUND 18
26 #define UW_ER_INVALID_OBJECT 19
27 #define UW_ER_INVALID_BIT 20
28 #define UW_ER_INVALID_CHAR 21
29 #define UW_ER_INVALID_DOUBLE 22
30 #define UW_ER_INVALID_FLOAT 23
31 #define UW_ER_INVALID_INT 24
32 #define UW_ER_INVALID_MONETARY 25
33 #define UW_ER_INVALID_NUMERIC 26
34 #define UW_ER_INVALID_SET 27
35 #define UW_ER_INVALID_SET_DOM 28
36 #define UW_ER_INVALID_DOMAIN 29
37 #define UW_ER_CMD_ARGS 30
38 #define UW_ER_NOT_SUPPORT_SH_CMD 31
39 #define UW_ER_COMMUNICATION 32
40 #define UW_ER_DOMAIN_NON_SET 33
41 #define UW_ER_DIVIDE_BY_ZERO 34
42 #define UW_ER_FILE_MNG 35
43 #define UW_ER_FILE_REMOVE 36
44 #define UW_ER_FILE_COPY 37
45 #define UW_ER_FILE_MOVE 38
46 #define UW_ER_DIR_REMOVE 39
47 #define UW_ER_DIR_MAKE 40
48 #define UW_ER_FILE_CREATE 41
49 #define UW_ER_FCNTL 42
50 #define UW_ER_POST_DATA 43
51 #define UW_ER_OPEN_TEMP_FILE 44
52 #define UW_ER_FILE_UPLOAD 45
53 #define UW_ER_FILE_WRITE 46
54 #define UW_ER_SERVER_INFO 47
55 #define UW_ER_DISP_WORK_DIR 48
56 #define UW_ER_WIN_SERVER_CONF 49
57 #define UW_ER_INVALID_CLIENT 50
58 #define UW_ER_SHM_OPEN_MAGIC 51
59 
60 #define MAX_ERROR_CODE 51