#include <Misc.h>
Public Member Functions | |
| ASDMUtilsException () | |
| ASDMUtilsException (const std::string &message) | |
| const std::string & | getMessage () |
Private Attributes | |
| std::string | message |
Definition at line 150 of file Misc.h.
| asdm::ASDMUtilsException::ASDMUtilsException | ( | ) |
| asdm::ASDMUtilsException::ASDMUtilsException | ( | const std::string & | message | ) |
| const std::string& asdm::ASDMUtilsException::getMessage | ( | ) |
std::string asdm::ASDMUtilsException::message [private] |
1.6.1