#include <serverexception.hpp>
Inheritance diagram for MynahSA::ServerException:


Public Member Functions | |
| ServerException (const std::string &s) | |
| error message in string constructor | |
| ~ServerException () throw () | |
| destructor - will not throw | |
Definition at line 31 of file serverexception.hpp.