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

Public Member Functions

 MkConstructorNullExceptionC (string text="")
 

Detailed Description

Definition at line 123 of file MkExceptionC.cs.

Constructor & Destructor Documentation

◆ MkConstructorNullExceptionC()

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

Definition at line 125 of file MkExceptionC.cs.

125 :
126 base("NULL ERROR: the constructor '" + text + "' got a NULL pointer") {
127 }

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