|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
virtualinherited |
Invoked if an action waiting on a message receives a kick message during the wait.
The default behavior is to throw an exception. Subclasses should override as required.
| messInfo | Details on the message sent |
| arg | The argument to the kick |
Reimplemented in drama::thread::MonitorMessageHandler.