Public Member Functions | |
MZCException (const std::string &s) | |
virtual const char * | what () const throw () |
virtual | ~MZCException () throw () |
MZCException (const std::string &s) | |
virtual const char * | what () const throw () |
virtual | ~MZCException () throw () |
Private Attributes | |
std::string | _reason |
MZCException::MZCException | ( | const std::string & | s | ) |
|
virtual |
MZCException::MZCException | ( | const std::string & | s | ) |
|
virtual |
|
virtual |
References _reason.
|
virtual |
References _reason.
|
private |