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

soft constructuor return null pointer More...

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

Public Member Functions

 MkInitSoftError (String what)
 

Detailed Description

soft constructuor return null pointer

Definition at line 15 of file MkInitSoftError.java.

Constructor & Destructor Documentation

◆ MkInitSoftError()

jvmkkernel.MkInitSoftError.MkInitSoftError ( String what)

Definition at line 16 of file MkInitSoftError.java.

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

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