Exception record for WebSphere MQ message queues

EGL defines the Exception record for I/O that involves WebSphere® MQ message queues. For information about core Exception records, see "The Exception stereotype":
MQIOException
Thrown if an error occurs while a WebSphere MQ message queue is being accessed. The record includes the additional fields:
mqCompletionCode
The code returned by message queue.
queueName
The name of the message queue in which the error occurred.

Feedback