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
MkNullPointerExceptionC.java
Go to the documentation of this file.
1
9
/* LABEL-NO */
10
package
jvmkkernel;
11
14
@SuppressWarnings(
"serial"
)
15
public class
MkNullPointerExceptionC
extends RuntimeException {
16
public
MkNullPointerExceptionC
(String what) {
17
super(
"'"
+ what +
"' hdl is NULL"
);
18
}
19
}
20
jvmkkernel.MkNullPointerExceptionC
a LibMsgque object get a NULL pointer from java
Definition
MkNullPointerExceptionC.java:15
jvmkkernel.MkNullPointerExceptionC.MkNullPointerExceptionC
MkNullPointerExceptionC(String what)
Definition
MkNullPointerExceptionC.java:16
Generated on Thu May 29 2025 13:13:25 for theKernel by
1.12.0