signal-slot for raise an error … More...
Topics | |
MkErrorDefaultC_Class_Define_C_API | |
MkErrorDefaultS - low level definition, access and cast … | |
Data Structures | |
struct | MkErrorDefaultS |
signal-slot for raise an error … More... | |
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 MK_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.