public class LocalResourceException
extends javax.resource.ResourceException
LocalTransaction.commit()
or
LocalTransaction.rollback()
methods will result in a
XAException.XAER_RMFAIL
error code being sent to the transaction managerConstructor and Description |
---|
LocalResourceException(String message)
Creates a new instance.
|
LocalResourceException(String message,
Throwable t)
Creates a new instance.
|
getErrorCode, getLinkedException, getMessage, setErrorCode, setLinkedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 JBoss by Red Hat. All rights reserved.