Exception reported when receiving a message after the association was aborted.
More...
#include <Association.h>
|
| uint8_t | source |
| | Source of the error.
|
| |
| uint8_t | reason |
| | Reason of the error.
|
| |
|
| std::string | _message |
| | Message of the exception.
|
| |
Exception reported when receiving a message after the association was aborted.
◆ AssociationAborted()
| odil::AssociationAborted::AssociationAborted |
( |
unsigned char |
source, |
|
|
unsigned char |
reason |
|
) |
| |
◆ ~AssociationAborted()
| virtual odil::AssociationAborted::~AssociationAborted |
( |
| ) |
|
|
virtualnoexcept |
◆ reason
| uint8_t odil::AssociationAborted::reason |
◆ source
| uint8_t odil::AssociationAborted::source |
The documentation for this class was generated from the following file: