|
odil
|
Public Member Functions | |
| AssociationAborted (unsigned char source, unsigned char reason) | |
Public Member Functions inherited from odil::Exception | |
| 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 | |
Protected Attributes inherited from odil::Exception | |
| std::string | _message |
1.8.11