public class SynchedLocalTransactionFailedException extends JmsException
ConnectionFactoryUtils
,
Serialized FormConstructor and Description |
---|
SynchedLocalTransactionFailedException(java.lang.String msg,
JMSException cause)
Create a new SynchedLocalTransactionFailedException.
|
getErrorCode, getMessage
contains, getMostSpecificCause, getRootCause
public SynchedLocalTransactionFailedException(java.lang.String msg, JMSException cause)
msg
- the detail messagecause
- the root cause