Tuesday, November 29, 2011

Explain about the exception handling mechanism of JMS?

JMS Exception mechanism is the root class thrown by JMS API. All the exceptions generated by JMS API are handled by Catching JMS Exception. Some of the sub classes generated by the exception are as follows:JMSException provides a generic way of handling all exceptions related to the JMS API.
Category:JMS Interview Questions

No comments:

Post a Comment