|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
overrideprotectedvirtual |
Invoked for when a message is rejected.
Sets the status to Failed before invoking the MessageEventHandler method of the same name, which will throw an exception.
| messInfo | Details on the message sent |
| status | The DRAMA status associated with the abort. |
Reimplemented from drama::MessageEventHandler.