theKernel 10.0
Loading...
Searching...
No Matches
MkErrorDefaultC

signal-slot for raise an errorMore...

+ Collaboration diagram for MkErrorDefaultC:

Topics

 MkErrorDefaultC_Class_Define_C_API
 MkErrorDefaultS - low level definition, access and cast …
 

Classes

struct  MkErrorDefaultS
 signal-slot for raise an errorMore...
 

Detailed Description

signal-slot for raise an error

The default-error is the error used in the MkRuntimeC to store and process an error-message.
The message will be formated using the current instance or class and than a MkErrorE.ERROR will be raised.

‍The Target-Programming-Language (TPL) (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) will get the error and decide how-to process further.