WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ Adapter Installation and User’s Guide Documentation | Logging and Exception Handling | Adapter Exception Handling
 
Adapter Exception Handling
If a WebSphere MQ Adapter object (for example, a connection or service) encounters an error with the WebSphere MQ system, it will throw an adapter error coupled with the WebSphere MQ error, exactly as it was thrown by IBM.
For example, if a Request/Reply service fails on the WebSphere MQ system at run time because the adapter invoked the service with a transactional connection, you will receive an adapter error. This error indicates that the Request/Reply service failed, and the adapter error will contain the specific error generated on the WebSphere MQ system indicating why the service failed. In this case, you would receive a WebSphere MQ error specifying that the Request/Reply services requires a non-transactional connection.