theKernel
10.0
NHI1
-
theKernel
-
theLink
-
theConfig
-
theSq3Lite
-
theCompiler
-
theBrain
-
theGuard
-
theLib
-
theATL
c
-
tcl
-
atl
-
cs
-
py
-
rb
-
jv
-
cc
Loading...
Searching...
No Matches
csmkkernel
MkReferenceNullExceptionC
Public Member Functions
|
List of all members
csmkkernel.MkReferenceNullExceptionC Class Reference
MkKernel_CS_API
»
MkExceptionC_CS_API
Inheritance diagram for csmkkernel.MkReferenceNullExceptionC:
[
legend
]
Collaboration diagram for csmkkernel.MkReferenceNullExceptionC:
[
legend
]
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:
MkExceptionC.cs
Generated on Thu May 29 2025 13:13:28 for theKernel by
1.12.0