#include <errors.h>
Public Member Functions | |
ext_fail_exception (const std::string &_msg) | |
~ext_fail_exception () throw () | |
Public Attributes | |
const std::string | msg |
ext_fail_exception::ext_fail_exception | ( | const std::string & | _msg | ) | [inline] |
ext_fail_exception::~ext_fail_exception | ( | ) | throw () [inline] |