public class SynchedLocalTransactionFailedException extends JmsException
ConnectionFactoryUtils
,
Serialized FormConstructor and Description |
---|
SynchedLocalTransactionFailedException(String msg,
JMSException cause)
Create a new SynchedLocalTransactionFailedException.
|
getErrorCode, getMessage
contains, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SynchedLocalTransactionFailedException(String msg, JMSException cause)
msg
- the detail messagecause
- the root cause