theKernel 10.0
Loading...
Searching...
No Matches
csmkkernel.MkInitError Class Reference
+ Inheritance diagram for csmkkernel.MkInitError:
+ Collaboration diagram for csmkkernel.MkInitError:

Public Member Functions

 MkInitError (string text="")
 

Detailed Description

Definition at line 139 of file MkExceptionC.cs.

Constructor & Destructor Documentation

◆ MkInitError()

csmkkernel.MkInitError.MkInitError ( string text = "")
inline

Definition at line 141 of file MkExceptionC.cs.

141 :
142 base("'" + text + "' constructor return 'NULL' pointer") {
143 }

The documentation for this class was generated from the following file: