|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
virtualinherited |
Invoked if an error report for the user is received.
This would normally only happen for UFACE transactions.
The default behavior is to report the message to the user.
| messInfo | Details on the message sent |
| task | The name of the task which originated the message. |
| messages | The messages, a std::vector of ErsMessageType structures. |