Public Member Functions | |
NMemException (const NString &desc, Module module) | |
Constructs a NMemException object. |
Definition at line 37 of file nmemexception.h.
NMemException | ( | const NString & | desc, | |
Module | module | |||
) |
Constructs a NMemException object.
desc | Exception description | |
module | The module in which the exception occurred |
Definition at line 24 of file nmemexception.cpp.