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

Public Member Functions

 MkInitSoftError (string text="")
 

Detailed Description

Definition at line 147 of file MkExceptionC.cs.

Constructor & Destructor Documentation

◆ MkInitSoftError()

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

Definition at line 149 of file MkExceptionC.cs.

149 :
150 base("'" + text + "' soft constructor return 'NULL' pointer") {
151 }

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