Error handling
This section covers various aspects of error handling, including Recovering from error conditions in the ASF and Reason and feedback codes in ASF.
- Recovering from error conditions in the ASF
If a ConnectionConsumer experiences a serious error, message delivery to all ConnectionConsumers with an interest in the same QLOCAL stops. When this occurs, any ExceptionListener that is registered with the affected Connection is notified. There are two ways in which an application can recover from these error conditions.- Reason and feedback codes in ASF
Use reason and feedback codes to determine the cause of an error. Common reason codes generated by the ConnectionConsumer are given here.Parent topic: IBM MQ classes for JMS Application Server Facilities