public class XATransactionException extends TeiidProcessingException
code| Constructor and Description |
|---|
XATransactionException(BundleUtil.Event event,
int code,
String msg) |
XATransactionException(BundleUtil.Event event,
int code,
Throwable e) |
XATransactionException(BundleUtil.Event event,
int code,
Throwable e,
String msg) |
XATransactionException(BundleUtil.Event event,
String msg) |
XATransactionException(BundleUtil.Event event,
Throwable e) |
XATransactionException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
XAException |
getXAException() |
getCode, getMessage, getOriginalType, setCode, setOriginalTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XATransactionException(Throwable e)
public XATransactionException(BundleUtil.Event event, int code, Throwable e)
public XATransactionException(BundleUtil.Event event, int code, Throwable e, String msg)
public XATransactionException(BundleUtil.Event event, Throwable e)
public XATransactionException(BundleUtil.Event event, int code, String msg)
public XATransactionException(BundleUtil.Event event, String msg)
public XAException getXAException()
Copyright © 2019. All rights reserved.