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