odil
|
Public Member Functions | |
AssociationAborted (unsigned char source, unsigned char reason) | |
![]() | |
Exception (std::string const &message="") | |
Message string constructor. | |
virtual | ~Exception () throw () |
Destructor. | |
virtual const char * | what () const throw () |
Return the reason for the exception. | |
Public Attributes | |
uint8_t | source |
uint8_t | reason |
Additional Inherited Members | |
![]() | |
std::string | _message |