@Deprecated
public interface XAExceptionFormatter
| Modifier and Type | Method and Description |
|---|---|
void |
formatXAException(javax.transaction.xa.XAException xae,
org.jboss.logging.Logger log)
Deprecated.
Format the exception and log it
|