#include <TdkServerException.h>
Public Member Functions | |
| TdkServerException (std::string msg) | |
| virtual | ~TdkServerException () |
| std::string | getMessage (void) const |
Private Attributes | |
| std::string | _msg |
| TdkServerException::TdkServerException | ( | std::string | msg | ) |
| TdkServerException::~TdkServerException | ( | ) | [virtual] |
| std::string TdkServerException::getMessage | ( | void | ) | const |
std::string TdkServerException::_msg [private] |
1.5.2