MkErrorC - various functions to 'work' on a MkErrorS … More...
MkErrorC - various functions to 'work' on a MkErrorS …
|
static |
Atl:
→ C-API MkErrorC [MkErrorC::Catch $err ?exception:errorCode=NULL? ?callfunc:string="MK_NULL"?]
convert a programming-language-error into an atlmkkernel error …
Definition at line 342 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API MkErrorC::Cleanup $err ?callfunc:string="MK_NULL"? ?callline:int32=-1?
cleanup and print unwanted active error …
Definition at line 364 of file MkErrorC_atl.c.
|
static |
Definition at line 386 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API MkErrorC::Println $err ?msg:string=""? ?callfunc:string="MK_NULL"? ?callline:int32=-1?
print the default-error to the MkLogFileC (default: stderr) and clear the error afterwards …
Definition at line 389 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API MkErrorC::Reset $err ?callfunc:string="MK_NULL"? ?callline:int32=-1? ?force:bool=false?
This function clears the err and resets to MK_OK …
Definition at line 412 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API MkErrorE [MkErrorC::Stack $err ?callfunc:string="MK_NULL"? ?callfile:string="MK_NULL"? ?callline:int32=-1?]
check on error and if yes append an ErrorStackFormat to the error-message …
Definition at line 435 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API MkErrorC::StackFormat $err ?callfunc:string="MK_NULL"? ?callfile:string="MK_NULL"? ?callline:int32=-1?
append an ensemble of func, file and line to the error-message …
Definition at line 458 of file MkErrorC_atl.c.
|
static |
Definition at line 483 of file MkErrorC_atl.c.