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

Public Member Functions

 MkReferenceNullExceptionC (string text="")
 

Detailed Description

Definition at line 131 of file MkExceptionC.cs.

Constructor & Destructor Documentation

◆ MkReferenceNullExceptionC()

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

Definition at line 133 of file MkExceptionC.cs.

133 :
134 base("NULL REFERENCE ERROR: the argument '" + text + "' got a NULL pointer") {
135 }

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