]> andersk Git - moira.git/blame - lib/mr_et.et
Initial revision
[moira.git] / lib / mr_et.et
CommitLineData
a7f88823 1 error_table sms
2
3ec SMS_NOT_CONNECTED,
4 "Not connected to SMS server"
5
6ec SMS_CANT_CONNECT,
7 "Can't connect to SMS server"
8
9ec SMS_VERSION_MISMATCH,
10 "SMS version mismatch"
11
12ec SMS_ABORTED,
13 "SMS operation aborted"
14
15ec SMS_UNKNOWN_PROC,
16 "Unknown procedure"
17
18ec SMS_INGRES_ERR,
19 "Ingres system error occurred"
20
21ec SMS_MORE_DATA,
22 "More data is available from SMS"
23
24ec SMS_NO_MATCH,
25 "No records in database match query"
26
27 end
This page took 0.051234 seconds and 5 git commands to generate.