|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
overrideprotectedvirtual |
Invoked if the subsidiary task died whilst we were waiting for a reply from it.
Will set the status to Failed, before invoking the MessageEventHandler equivalent, which will throw an appropriate exception.
| messInfo | Details on the message sent |
| status | The DRAMA status associated with the task death. |
Reimplemented from drama::MessageEventHandler.