MSMQ Adapter 6.0 | webMethods MSMQ Adapter Documentation | webMethods MSMQ Adapter Installation and User’s Guide Documentation | Logging and Exception Handling | MSMQ Adapter Exception Handling
 
MSMQ Adapter Exception Handling
If an MSMQ Adapter object encounters an error with the MSMQ system, it will throw an adapter error coupled with the MSMQ error, exactly as it was thrown by the MSMQ system.
For example, if the property values of the MSMQQueueInfo object fail to refresh, you will receive an adapter error. This error indicates that the refresh failed, and the adapter error will contain the specific error generated on the MSMQ system indicating why the service failed. In this case, you would receive an MSMQ error specifying that the queue does not exist, or that you do not have sufficient permissions to perform the operation.