public class ProviderTransactionRolledBackException extends ProviderException
| Constructor and Description |
|---|
ProviderTransactionRolledBackException(String message) |
ProviderTransactionRolledBackException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.TransactionRolledBackException |
toJMSException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderTransactionRolledBackException(String message)
public javax.jms.TransactionRolledBackException toJMSException()
toJMSException in class ProviderExceptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.