theKernel 10.0
|
tag: nhi1-release-250425 More...
#include <exception>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | ccmkkernel::MkExceptionC |
MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK) … More... | |
class | ccmkkernel::MkKernelException |
class | ccmkkernel::MkReferenceNullExceptionC |
reference argument is MK_NULL More... | |
class | ccmkkernel::MkConstructorNullExceptionC |
constructor return MK_NULL More... | |
class | ccmkkernel::MkInitError |
constructor return MK_NULL More... | |
class | ccmkkernel::MkInitSoftError |
soft constructor return MK_NULL More... | |
class | ccmkkernel::HdlIsNullError |
Namespaces | |
namespace | ccmkkernel |
namespace for the CcMkKernel "C++"-API | |
Macros | |
#define | InstHdlIsNullError() |
#define | ClassHdlIsNullError(cls) |
tag: nhi1-release-250425
Definition in file MkExceptionC_cc.hh.
#define ClassHdlIsNullError | ( | cls | ) |
Definition at line 17 of file MkExceptionC_cc.hh.
#define InstHdlIsNullError | ( | ) |
Definition at line 16 of file MkExceptionC_cc.hh.