blob: 7a055203fb7ed937866f0202f89b55858cd5e12d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_252) on Fri Jul 16 09:38:57 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TransactionException (EclipseLink 3.0.2, API Reference)</title>
<meta name="date" content="2021-07-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TransactionException (EclipseLink 3.0.2, API Reference)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">EclipseLink 3.0.2, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/persistence/exceptions/StaticWeaveException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/exceptions/ValidationException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/persistence/exceptions/TransactionException.html" target="_top">Frames</a></li>
<li><a href="TransactionException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.persistence.exceptions</div>
<h2 title="Class TransactionException" class="title">Class TransactionException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html" title="class in org.eclipse.persistence.exceptions">org.eclipse.persistence.exceptions.EclipseLinkException</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.persistence.exceptions.TransactionException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">TransactionException</span>
extends <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html" title="class in org.eclipse.persistence.exceptions">EclipseLinkException</a></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.eclipse.persistence.exceptions.TransactionException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#CANNOT_ENLIST_MULTIPLE_DATASOURCES">CANNOT_ENLIST_MULTIPLE_DATASOURCES</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED">ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_BEGINNING_TRANSACTION">ERROR_BEGINNING_TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_BINDING_TO_TRANSACTION">ERROR_BINDING_TO_TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_COMMITTING_TRANSACTION">ERROR_COMMITTING_TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_DOING_JNDI_LOOKUP">ERROR_DOING_JNDI_LOOKUP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_GETTING_TRANSACTION">ERROR_GETTING_TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_GETTING_TRANSACTION_STATUS">ERROR_GETTING_TRANSACTION_STATUS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_INACTIVE_UOW">ERROR_INACTIVE_UOW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_MARKING_TRANSACTION_FOR_ROLLBACK">ERROR_MARKING_TRANSACTION_FOR_ROLLBACK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_NO_ENTITY_TRANSACTION_ACTIVE">ERROR_NO_ENTITY_TRANSACTION_ACTIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE">ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_NO_TRANSACTION_ACTIVE">ERROR_NO_TRANSACTION_ACTIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_OBTAINING_TRANSACTION_MANAGER">ERROR_OBTAINING_TRANSACTION_MANAGER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_OBTAINING_TSR">ERROR_OBTAINING_TSR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_ROLLING_BACK_TRANSACTION">ERROR_ROLLING_BACK_TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#ERROR_TRANSACTION_IS_ACTIVE">ERROR_TRANSACTION_IS_ACTIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#EXCEPTION_IN_PROXY_EXECUTION">EXCEPTION_IN_PROXY_EXECUTION</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.persistence.exceptions.EclipseLinkException">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.persistence.exceptions.<a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html" title="class in org.eclipse.persistence.exceptions">EclipseLinkException</a></h3>
<code><a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#CR">CR</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#errorCode">errorCode</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#hasBeenLogged">hasBeenLogged</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#indentationString">indentationString</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#internalException">internalException</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#session">session</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#shouldPrintInternalException">shouldPrintInternalException</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#TransactionException-java.lang.String-">TransactionException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#TransactionException-java.lang.String-java.lang.Exception-">TransactionException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#entityTransactionNotActive--">entityTransactionNotActive</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#entityTransactionWithJTANotAllowed--">entityTransactionWithJTANotAllowed</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorBeginningExternalTransaction-java.lang.Exception-">errorBeginningExternalTransaction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorBindingToExternalTransaction-java.lang.Exception-">errorBindingToExternalTransaction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorCommittingExternalTransaction-java.lang.Exception-">errorCommittingExternalTransaction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorGettingExternalTransaction-java.lang.Exception-">errorGettingExternalTransaction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorGettingExternalTransactionStatus-java.lang.Exception-">errorGettingExternalTransactionStatus</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorMarkingTransactionForRollback-java.lang.Exception-">errorMarkingTransactionForRollback</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorObtainingTransactionManager-java.lang.Exception-">errorObtainingTransactionManager</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorObtainingTsr-java.lang.Exception-">errorObtainingTsr</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>
<div class="block">Build transaction exception instance when obtaining of <code>TransactionSynchronizationRegistry</code> instance failed.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#errorRollingBackExternalTransaction-java.lang.Exception-">errorRollingBackExternalTransaction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#externalTransactionNotActive--">externalTransactionNotActive</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#inactiveUnitOfWork-org.eclipse.persistence.internal.sessions.UnitOfWorkImpl-">inactiveUnitOfWork</a></span>(org.eclipse.persistence.internal.sessions.UnitOfWorkImpl&nbsp;unitOfWork)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#internalProxyException-java.lang.Exception-">internalProxyException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;ex1)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#jndiLookupException-java.lang.String-java.lang.Exception-">jndiLookupException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jndiName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#multipleResourceException--">multipleResourceException</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#transactionIsActive--">transactionIsActive</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html#transactionNotActive--">transactionNotActive</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.persistence.exceptions.EclipseLinkException">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.persistence.exceptions.<a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html" title="class in org.eclipse.persistence.exceptions">EclipseLinkException</a></h3>
<code><a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#cr--">cr</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getErrorCode--">getErrorCode</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getIndentationString--">getIndentationString</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getInternalException--">getInternalException</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getMessage--">getMessage</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getSession--">getSession</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#getUnformattedMessage--">getUnformattedMessage</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#hasBeenLogged--">hasBeenLogged</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#printStackTrace--">printStackTrace</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#printStackTrace-java.io.PrintStream-">printStackTrace</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#printStackTrace-java.io.PrintWriter-">printStackTrace</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setErrorCode-int-">setErrorCode</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setHasBeenLogged-boolean-">setHasBeenLogged</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setIndentationString-java.lang.String-">setIndentationString</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setInternalException-java.lang.Throwable-">setInternalException</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setSession-org.eclipse.persistence.internal.sessions.AbstractSession-">setSession</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#setShouldPrintInternalException-boolean-">setShouldPrintInternalException</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#shouldPrintInternalException--">shouldPrintInternalException</a>, <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html#toString--">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang">getCause</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="ERROR_DOING_JNDI_LOOKUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_DOING_JNDI_LOOKUP</h4>
<pre>public static final&nbsp;int ERROR_DOING_JNDI_LOOKUP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_DOING_JNDI_LOOKUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_GETTING_TRANSACTION_STATUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_GETTING_TRANSACTION_STATUS</h4>
<pre>public static final&nbsp;int ERROR_GETTING_TRANSACTION_STATUS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_GETTING_TRANSACTION_STATUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_GETTING_TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_GETTING_TRANSACTION</h4>
<pre>public static final&nbsp;int ERROR_GETTING_TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_GETTING_TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_OBTAINING_TRANSACTION_MANAGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_OBTAINING_TRANSACTION_MANAGER</h4>
<pre>public static final&nbsp;int ERROR_OBTAINING_TRANSACTION_MANAGER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_OBTAINING_TRANSACTION_MANAGER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_BINDING_TO_TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_BINDING_TO_TRANSACTION</h4>
<pre>public static final&nbsp;int ERROR_BINDING_TO_TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_BINDING_TO_TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_BEGINNING_TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_BEGINNING_TRANSACTION</h4>
<pre>public static final&nbsp;int ERROR_BEGINNING_TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_BEGINNING_TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_COMMITTING_TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_COMMITTING_TRANSACTION</h4>
<pre>public static final&nbsp;int ERROR_COMMITTING_TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_COMMITTING_TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_ROLLING_BACK_TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_ROLLING_BACK_TRANSACTION</h4>
<pre>public static final&nbsp;int ERROR_ROLLING_BACK_TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_ROLLING_BACK_TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_MARKING_TRANSACTION_FOR_ROLLBACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_MARKING_TRANSACTION_FOR_ROLLBACK</h4>
<pre>public static final&nbsp;int ERROR_MARKING_TRANSACTION_FOR_ROLLBACK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_MARKING_TRANSACTION_FOR_ROLLBACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE</h4>
<pre>public static final&nbsp;int ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_INACTIVE_UOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_INACTIVE_UOW</h4>
<pre>public static final&nbsp;int ERROR_INACTIVE_UOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_INACTIVE_UOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_NO_TRANSACTION_ACTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_NO_TRANSACTION_ACTIVE</h4>
<pre>public static final&nbsp;int ERROR_NO_TRANSACTION_ACTIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_NO_TRANSACTION_ACTIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_TRANSACTION_IS_ACTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_TRANSACTION_IS_ACTIVE</h4>
<pre>public static final&nbsp;int ERROR_TRANSACTION_IS_ACTIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_TRANSACTION_IS_ACTIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED</h4>
<pre>public static final&nbsp;int ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CANNOT_ENLIST_MULTIPLE_DATASOURCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CANNOT_ENLIST_MULTIPLE_DATASOURCES</h4>
<pre>public static final&nbsp;int CANNOT_ENLIST_MULTIPLE_DATASOURCES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.CANNOT_ENLIST_MULTIPLE_DATASOURCES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPTION_IN_PROXY_EXECUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_IN_PROXY_EXECUTION</h4>
<pre>public static final&nbsp;int EXCEPTION_IN_PROXY_EXECUTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.EXCEPTION_IN_PROXY_EXECUTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_NO_ENTITY_TRANSACTION_ACTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_NO_ENTITY_TRANSACTION_ACTIVE</h4>
<pre>public static final&nbsp;int ERROR_NO_ENTITY_TRANSACTION_ACTIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_NO_ENTITY_TRANSACTION_ACTIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_OBTAINING_TSR">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ERROR_OBTAINING_TSR</h4>
<pre>public static final&nbsp;int ERROR_OBTAINING_TSR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.TransactionException.ERROR_OBTAINING_TSR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TransactionException-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TransactionException</h4>
<pre>public&nbsp;TransactionException(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</pre>
</li>
</ul>
<a name="TransactionException-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TransactionException</h4>
<pre>public&nbsp;TransactionException(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="jndiLookupException-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jndiLookupException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;jndiLookupException(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jndiName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorGettingExternalTransactionStatus-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorGettingExternalTransactionStatus</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorGettingExternalTransactionStatus(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorGettingExternalTransaction-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorGettingExternalTransaction</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorGettingExternalTransaction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorBindingToExternalTransaction-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorBindingToExternalTransaction</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorBindingToExternalTransaction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorBeginningExternalTransaction-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorBeginningExternalTransaction</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorBeginningExternalTransaction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorCommittingExternalTransaction-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorCommittingExternalTransaction</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorCommittingExternalTransaction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorRollingBackExternalTransaction-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorRollingBackExternalTransaction</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorRollingBackExternalTransaction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="errorMarkingTransactionForRollback-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorMarkingTransactionForRollback</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorMarkingTransactionForRollback(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="externalTransactionNotActive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>externalTransactionNotActive</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;externalTransactionNotActive()</pre>
</li>
</ul>
<a name="inactiveUnitOfWork-org.eclipse.persistence.internal.sessions.UnitOfWorkImpl-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>inactiveUnitOfWork</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;inactiveUnitOfWork(org.eclipse.persistence.internal.sessions.UnitOfWorkImpl&nbsp;unitOfWork)</pre>
</li>
</ul>
<a name="errorObtainingTransactionManager-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorObtainingTransactionManager</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorObtainingTransactionManager(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
</li>
</ul>
<a name="transactionNotActive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transactionNotActive</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;transactionNotActive()</pre>
</li>
</ul>
<a name="transactionIsActive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transactionIsActive</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;transactionIsActive()</pre>
</li>
</ul>
<a name="entityTransactionWithJTANotAllowed--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>entityTransactionWithJTANotAllowed</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;entityTransactionWithJTANotAllowed()</pre>
</li>
</ul>
<a name="multipleResourceException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multipleResourceException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;multipleResourceException()</pre>
</li>
</ul>
<a name="internalProxyException-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internalProxyException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;internalProxyException(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;ex1)</pre>
</li>
</ul>
<a name="entityTransactionNotActive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>entityTransactionNotActive</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;entityTransactionNotActive()</pre>
</li>
</ul>
<a name="errorObtainingTsr-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>errorObtainingTsr</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions">TransactionException</a>&nbsp;errorObtainingTsr(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;internalException)</pre>
<div class="block">Build transaction exception instance when obtaining of <code>TransactionSynchronizationRegistry</code> instance failed.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>internalException</code> - <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions"><code>TransactionException</code></a> cause</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>new instance of <a href="../../../../org/eclipse/persistence/exceptions/TransactionException.html" title="class in org.eclipse.persistence.exceptions"><code>TransactionException</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">EclipseLink 3.0.2, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/persistence/exceptions/StaticWeaveException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/exceptions/ValidationException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/persistence/exceptions/TransactionException.html" target="_top">Frames</a></li>
<li><a href="TransactionException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2021 <a href="http://www.eclipse.org/eclipselink">Eclipse.org - EclipseLink Project</a>. All rights reserved.</small></p>
</body>
</html>