public class SynchedLocalTransactionFailedException extends JmsException
ConnectionFactoryUtils, 
Serialized Form| Constructor and Description | 
|---|
SynchedLocalTransactionFailedException(String msg,
                                      JMSException cause)
Create a new SynchedLocalTransactionFailedException. 
 | 
getErrorCode, getMessagecontains, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SynchedLocalTransactionFailedException(String msg, JMSException cause)
msg - the detail messagecause - the root cause