#include <MainServerException.h>
Collaboration diagram for MainServerException:

Definition at line 18 of file MainServerException.h.
Public Member Functions | |
| MainServerException (std::string _exception) | |
| virtual | ~MainServerException () |
| std::string | getException () |
Private Attributes | |
| std::string | msException |
1.5.1