Git init
[pkgs/e/elektra.git] / doc / elektra-api / man / man3 / err.3
1 .TH "err" 3 "30 Jun 2009" "Elektra Projekt" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 err \- Error 
6  
7 .IP "\fBGlobal \fBkdbbReadLock\fP \fP" 1c
8 sets KDB_ERR_NOLOCK when locking failed 
9 .PP
10 .PP
11  
12 .IP "\fBGlobal \fBkdbbUnlock\fP \fP" 1c
13 sets KDB_ERR_NOLOCK when locking failed 
14 .PP
15 .PP
16  
17 .IP "\fBGlobal \fBkdbbWriteLock\fP \fP" 1c
18 sets KDB_ERR_NOLOCK when locking failed 
19 .PP
20 .PP
21  
22 .IP "\fBGlobal \fBkdbSet_backend\fP \fP" 1c
23 In normal execution cases a positive value will be returned. But in some cases you are not able to set keys and have to return -1. If you declare kdbcGetnoError() you are done, but otherwise you have to set the cause of the error. (Will be added with 0.7.1)
24 .PP
25 .PP
26