#include <MultiCommException.hxx>
Public Member Functions | |
| MultiCommException (const char *message) | |
| const char * | what () const |
Private Attributes | |
| std::string | _message |
| MultiCommException::MultiCommException | ( | const char * | message | ) |
References _message.
| const char * MultiCommException::what | ( | ) | const |
References _message.
|
private |
Referenced by MultiCommException(), and what().