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