theKernel 10.0
Loading...
Searching...
No Matches
jvmkkernel.MkInitError Class Reference

constructuor return null pointer More...

+ Inheritance diagram for jvmkkernel.MkInitError:
+ Collaboration diagram for jvmkkernel.MkInitError:

Public Member Functions

 MkInitError (String what)
 

Detailed Description

constructuor return null pointer

Definition at line 15 of file MkInitError.java.

Constructor & Destructor Documentation

◆ MkInitError()

jvmkkernel.MkInitError.MkInitError ( String what)

Definition at line 16 of file MkInitError.java.

16 {
17 super("'" + what + "' constructor return 'NULL' pointer");
18 }

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