public class SynchedLocalTransactionFailedException extends JmsException
ConnectionFactoryUtils,
Serialized Form| Constructor and Description |
|---|
SynchedLocalTransactionFailedException(java.lang.String msg,
JMSException cause)
Create a new SynchedLocalTransactionFailedException.
|
getErrorCode, getMessagecontains, getMostSpecificCause, getRootCausepublic SynchedLocalTransactionFailedException(java.lang.String msg,
JMSException cause)
msg - the detail messagecause - the root cause