Sq3LiteC - work with an error … More...
Functions | |
static OT_ProcRet | pysq3lite_Sq3LiteC_ErrCode (Sq3LiteC_ARGS) |
Python: → C-API Error Codes And Messages … | |
static OT_ProcRet | pysq3lite_Sq3LiteC_ErrMsg (Sq3LiteC_ARGS) |
Python: → C-API Error Codes And Messages … | |
static OT_ProcRet | pysq3lite_Sq3LiteC_ErrorOffset (Sq3LiteC_ARGS) |
Python: → C-API Error Codes And Messages … | |
static OT_ProcRet | pysq3lite_Sq3LiteC_ExtendetErrCode (Sq3LiteC_ARGS) |
Python: → C-API Error Codes And Messages … | |
static OT_ProcRet | pysq3lite_Sq3LiteC_SystemErrno (Sq3LiteC_ARGS) |
Python: → C-API Low-level system error code … | |
static OT_ProcRet | pysq3lite_Sq3LiteC_ErrStr (OtClass_ARGS) |
Python: → C-API Error Codes And Messages … | |
Sq3LiteC - work with an error …
|
static |
Python:
→ C-API Sq3ErrorE db.ErrCode()
Error Codes And Messages …
Definition at line 362 of file Sq3LiteC_py.c.
|
static |
Python:
→ C-API string sq3lite.ErrMsg()
Error Codes And Messages …
Definition at line 375 of file Sq3LiteC_py.c.
|
static |
Python:
→ C-API db.ErrorOffset()
Error Codes And Messages …
Definition at line 388 of file Sq3LiteC_py.c.
|
static |
Python:
→ C-API [static] string Sq3LiteC.ErrStr(arg0:int32)
Error Codes And Messages …
Definition at line 431 of file Sq3LiteC_py.c.
|
static |
Python:
→ C-API Sq3ExtendetResultCodesE db.ExtendetErrCode()
Error Codes And Messages …
Definition at line 402 of file Sq3LiteC_py.c.
|
static |
Python:
→ C-API sq3lite.SystemErrno()
Low-level system error code …
Definition at line 415 of file Sq3LiteC_py.c.