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 WKernelException.h.
Constructor & Destructor Documentation
WKernelException::WKernelException |
( |
const std::string & |
msg = "Kernel Exception" |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WKernelException.cpp.
WKernelException::~WKernelException |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: