com.ibm.msg.client.jms
Interface JmsConvertableException
-
- All Known Implementing Classes:
- DetailedIllegalStateException, DetailedInvalidClientIDException, DetailedInvalidDestinationException, DetailedInvalidSelectorException, DetailedJMSException, DetailedJMSSecurityException, DetailedMessageFormatException, DetailedMessageNotWriteableException, DetailedResourceAllocationException, DetailedTransactionInProgressException, DetailedTransactionRolledBackException
public interface JmsConvertableExceptionInterface for exceptions which can be mapped to their unchecked equivalent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description javax.jms.JMSRuntimeExceptiongetUnchecked()
-