xref: /aosp_15_r20/external/libconfig/contrib/ls-config/doc/errorcodes.txt (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1*2e9d4914SAndroid Build Coastguard Worker 0 - exit with no error
2*2e9d4914SAndroid Build Coastguard Worker 1 - Cen't access witch right mode (read or write) configuration file.
3*2e9d4914SAndroid Build Coastguard Worker 2 - (not used),
4*2e9d4914SAndroid Build Coastguard Worker 3 - Variable of given path not found (path not found).
5*2e9d4914SAndroid Build Coastguard Worker 4 - Variable path not given.
6*2e9d4914SAndroid Build Coastguard Worker 5 - Can't remove root element (cused if someone try to unset it)
7*2e9d4914SAndroid Build Coastguard Worker 6 - Can't find parent element
8*2e9d4914SAndroid Build Coastguard Worker 7 - Variable unset failed.
9*2e9d4914SAndroid Build Coastguard Worker 8 - Configuration file write failed.
10*2e9d4914SAndroid Build Coastguard Worker 9 - Variable value not given.
11*2e9d4914SAndroid Build Coastguard Worker10 - Inconsistent value type (caused if set exisitng variablen and give type another then saved).
12*2e9d4914SAndroid Build Coastguard Worker11 - Variable set failed.
13*2e9d4914SAndroid Build Coastguard Worker12 - Incorrect data format.
14*2e9d4914SAndroid Build Coastguard Worker13 - Variable type not given (in som cases tu set variable, giving his type are necesery).
15*2e9d4914SAndroid Build Coastguard Worker14 - Inlegal data type (caused if user give type thet not known for libconfig9).
16*2e9d4914SAndroid Build Coastguard Worker15 - Bad name of variable (curently chcecking only if enpty stringa are given).
17*2e9d4914SAndroid Build Coastguard Worker16 - Inavlid configuration variable path.
18*2e9d4914SAndroid Build Coastguard Worker17 - New named configuration variable can be added only to group element.
19*2e9d4914SAndroid Build Coastguard Worker18 - Prohibited data type (caused when use type then connot be use in given case).
20*2e9d4914SAndroid Build Coastguard Worker
21