General purpose exception and therefore base class for all kernel related exceptions.
More...
List of all members.
Detailed Description
General purpose exception and therefore base class for all kernel related exceptions.
Definition at line 38 of file WModuleException.h.
Constructor & Destructor Documentation
WModuleException::WModuleException |
( |
const std::string & |
msg = "Module Exception" |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WModuleException.cpp.
WModuleException::~WModuleException |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: