blob: a2b2a5265f931a91b9773277095613f2ecbe4806 [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:39 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EISException (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="EISException (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,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":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/eis/EISDOMRecord.html" title="class in org.eclipse.persistence.eis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/eis/EISLogin.html" title="class in org.eclipse.persistence.eis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/persistence/eis/EISException.html" target="_top">Frames</a></li>
<li><a href="EISException.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.eis</div>
<h2 title="Class EISException" class="title">Class EISException</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><a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html" title="class in org.eclipse.persistence.exceptions">org.eclipse.persistence.exceptions.DatabaseException</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.persistence.eis.EISException</li>
</ul>
</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">EISException</span>
extends <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html" title="class in org.eclipse.persistence.exceptions">DatabaseException</a></pre>
<div class="block"><p> Use an <code>EISException</code> when any problem is detected while
interacting with an EIS datasource</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.eclipse.persistence.eis.EISException">Serialized Form</a></dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>James</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>OracleAS TopLink 10<i>g</i> (10.0.3)</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/eis/EISException.html#COULD_NOT_DELETE_FILE">COULD_NOT_DELETE_FILE</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/eis/EISException.html#EIS_EXCEPTION">EIS_EXCEPTION</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/eis/EISException.html#GROUPING_ELEMENT_REQUIRED">GROUPING_ELEMENT_REQUIRED</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/eis/EISException.html#INCORRECT_LOGIN_INSTANCE_PROVIDED">INCORRECT_LOGIN_INSTANCE_PROVIDED</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/eis/EISException.html#INPUT_UNSUPPORTED_MSG_TYPE">INPUT_UNSUPPORTED_MSG_TYPE</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/eis/EISException.html#INVALID_AQ_INPUT">INVALID_AQ_INPUT</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/eis/EISException.html#INVALID_AQ_INTERACTION_SPEC_TYPE">INVALID_AQ_INTERACTION_SPEC_TYPE</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/eis/EISException.html#INVALID_AQ_RECORD_TYPE">INVALID_AQ_RECORD_TYPE</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/eis/EISException.html#INVALID_FACTORY_ATTRIBUTES">INVALID_FACTORY_ATTRIBUTES</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/eis/EISException.html#INVALID_INPUT">INVALID_INPUT</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/eis/EISException.html#INVALID_INTERACTION_SPEC_TYPE">INVALID_INTERACTION_SPEC_TYPE</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/eis/EISException.html#INVALID_METHOD_INVOCATION">INVALID_METHOD_INVOCATION</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/eis/EISException.html#INVALID_PROP">INVALID_PROP</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/eis/EISException.html#INVALID_RECORD_TYPE">INVALID_RECORD_TYPE</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/eis/EISException.html#NO_CONN_FACTORY">NO_CONN_FACTORY</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/eis/EISException.html#OUTPUT_UNSUPPORTED_MSG_TYPE">OUTPUT_UNSUPPORTED_MSG_TYPE</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/eis/EISException.html#PROP_NOT_SET">PROP_NOT_SET</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/eis/EISException.html#PROPS_NOT_SET">PROPS_NOT_SET</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/eis/EISException.html#RESOURCE_EXCEPTION">RESOURCE_EXCEPTION</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/eis/EISException.html#TIMEOUT">TIMEOUT</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/eis/EISException.html#TX_SESSION_TEST_ERROR">TX_SESSION_TEST_ERROR</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/eis/EISException.html#UNKNOWN_INTERACTION_SPEC_TYPE">UNKNOWN_INTERACTION_SPEC_TYPE</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.persistence.exceptions.DatabaseException">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.persistence.exceptions.<a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html" title="class in org.eclipse.persistence.exceptions">DatabaseException</a></h3>
<code><a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#accessor">accessor</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#call">call</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#CANNOT_REGISTER_SYNCHRONIZATIONLISTENER_FOR_UNITOFWORK">CANNOT_REGISTER_SYNCHRONIZATIONLISTENER_FOR_UNITOFWORK</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#CONFIGURATION_ERROR_CLASS_NOT_FOUND">CONFIGURATION_ERROR_CLASS_NOT_FOUND</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#CONFIGURATION_ERROR_NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION">CONFIGURATION_ERROR_NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#CONFIGURATION_ERROR_NEW_INSTANCE_INSTANTIATION_EXCEPTION">CONFIGURATION_ERROR_NEW_INSTANCE_INSTANTIATION_EXCEPTION</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#COULD_NOT_CONVERT_OBJECT_TYPE">COULD_NOT_CONVERT_OBJECT_TYPE</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#COULD_NOT_FIND_MATCHED_DATABASE_FIELD_FOR_SPECIFIED_OPTOMISTICLOCKING_FIELDS">COULD_NOT_FIND_MATCHED_DATABASE_FIELD_FOR_SPECIFIED_OPTOMISTICLOCKING_FIELDS</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#DATABASE_ACCESSOR_CONNECTION_IS_NULL">DATABASE_ACCESSOR_CONNECTION_IS_NULL</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#DATABASE_ACCESSOR_NOT_CONNECTED">DATABASE_ACCESSOR_NOT_CONNECTED</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#ERROR_PREALLOCATING_SEQUENCE_NUMBERS">ERROR_PREALLOCATING_SEQUENCE_NUMBERS</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#ERROR_READING_BLOB_DATA">ERROR_READING_BLOB_DATA</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#ERROR_RETRIEVE_DB_METADATA_THROUGH_JDBC_CONNECTION">ERROR_RETRIEVE_DB_METADATA_THROUGH_JDBC_CONNECTION</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#exception">exception</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#isCommunicationFailure">isCommunicationFailure</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#LOGOUT_WHILE_TRANSACTION_IN_PROGRESS">LOGOUT_WHILE_TRANSACTION_IN_PROGRESS</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#query">query</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#queryArguments">queryArguments</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#SEQUENCE_TABLE_INFORMATION_NOT_COMPLETE">SEQUENCE_TABLE_INFORMATION_NOT_COMPLETE</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#SQL_EXCEPTION">SQL_EXCEPTION</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#SYNCHRONIZED_UNITOFWORK_DOES_NOT_SUPPORT_COMMITANDRESUME">SYNCHRONIZED_UNITOFWORK_DOES_NOT_SUPPORT_COMMITANDRESUME</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#TRANSACTION_MANAGER_NOT_SET_FOR_JTS_DRIVER">TRANSACTION_MANAGER_NOT_SET_FOR_JTS_DRIVER</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#UNABLE_TO_ACQUIRE_CONNECTION_FROM_DRIVER">UNABLE_TO_ACQUIRE_CONNECTION_FROM_DRIVER</a></code></li>
</ul>
<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/eis/EISException.html#EISException-java.lang.Exception-">EISException</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;exception)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#EISException-java.lang.Exception-java.lang.String-">EISException</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;exception,
<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="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#EISException-java.lang.String-">EISException</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>
</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/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#couldNotDeleteFile-java.lang.Object:A-">couldNotDeleteFile</a></span>(<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>[]&nbsp;args)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#createException-java.lang.Exception-">createException</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;ex)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#createException-java.lang.Object:A-int-">createException</a></span>(<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>[]&nbsp;args,
int&nbsp;errorCode)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#createResourceException-java.lang.Object:A-int-">createResourceException</a></span>(<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>[]&nbsp;args,
int&nbsp;errorCode)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#groupingElementRequired--">groupingElementRequired</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#incorrectLoginInstanceProvided-java.lang.Class-">incorrectLoginInstanceProvided</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;loginClass)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidAQInput--">invalidAQInput</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidAQInteractionSpecType--">invalidAQInteractionSpecType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidAQRecordType--">invalidAQRecordType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidConnectionFactoryAttributes--">invalidConnectionFactoryAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidInput--">invalidInput</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidInteractionSpecType--">invalidInteractionSpecType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidMethodInvocation--">invalidMethodInvocation</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidProperty-java.lang.String-">invalidProperty</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;property)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#invalidRecordType--">invalidRecordType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#noConnectionFactorySpecified--">noConnectionFactorySpecified</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#propertiesNotSet-java.lang.String-java.lang.String-">propertiesNotSet</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;property1,
<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;property2)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#propertyNotSet-java.lang.String-">propertyNotSet</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;property)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#resourceException-java.lang.Exception-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">resourceException</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;resourceException,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#resourceException-jakarta.resource.ResourceException-org.eclipse.persistence.queries.Call-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">resourceException</a></span>(jakarta.resource.ResourceException&nbsp;resourceException,
<a href="../../../../org/eclipse/persistence/queries/Call.html" title="interface in org.eclipse.persistence.queries">Call</a>&nbsp;call,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#resourceException-jakarta.resource.ResourceException-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">resourceException</a></span>(jakarta.resource.ResourceException&nbsp;resourceException,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#timeoutOccurred--">timeoutOccurred</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#transactedSessionTestError--">transactedSessionTestError</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#unknownInteractionSpecType--">unknownInteractionSpecType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#unsupportedMessageInInputRecord--">unsupportedMessageInInputRecord</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/eis/EISException.html#unsupportedMessageInOutputRecord--">unsupportedMessageInOutputRecord</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.persistence.exceptions.DatabaseException">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.persistence.exceptions.<a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html" title="class in org.eclipse.persistence.exceptions">DatabaseException</a></h3>
<code><a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#cannotRegisterSynchronizatonListenerForUnitOfWork-java.lang.Exception-">cannotRegisterSynchronizatonListenerForUnitOfWork</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#configurationErrorClassNotFound-java.lang.String-">configurationErrorClassNotFound</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#configurationErrorNewInstanceIllegalAccessException-java.lang.IllegalAccessException-java.lang.Class-">configurationErrorNewInstanceIllegalAccessException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#configurationErrorNewInstanceInstantiationException-java.lang.InstantiationException-java.lang.Class-">configurationErrorNewInstanceInstantiationException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#couldNotConvertObjectType-int-">couldNotConvertObjectType</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#databaseAccessorConnectionIsNull-org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">databaseAccessorConnectionIsNull</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#databaseAccessorNotConnected--">databaseAccessorNotConnected</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#databaseAccessorNotConnected-org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor-">databaseAccessorNotConnected</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#errorPreallocatingSequenceNumbers--">errorPreallocatingSequenceNumbers</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#errorReadingBlobData--">errorReadingBlobData</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#errorRetrieveDbMetadataThroughJDBCConnection--">errorRetrieveDbMetadataThroughJDBCConnection</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getAccessor--">getAccessor</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getCall--">getCall</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getDatabaseErrorCode--">getDatabaseErrorCode</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getMessage--">getMessage</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getQuery--">getQuery</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#getQueryArgumentsRecord--">getQueryArgumentsRecord</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#isCommunicationFailure--">isCommunicationFailure</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#logoutWhileTransactionInProgress--">logoutWhileTransactionInProgress</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sequenceTableInformationNotComplete--">sequenceTableInformationNotComplete</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#setAccessor-org.eclipse.persistence.internal.databaseaccess.Accessor-">setAccessor</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#setCall-org.eclipse.persistence.queries.Call-">setCall</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#setCommunicationFailure-boolean-">setCommunicationFailure</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#setQuery-org.eclipse.persistence.queries.DatabaseQuery-">setQuery</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#setQueryArguments-org.eclipse.persistence.internal.sessions.AbstractRecord-">setQueryArguments</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#specifiedLockingFieldsNotFoundInDatabase-java.lang.String-">specifiedLockingFieldsNotFoundInDatabase</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sqlException-java.sql.SQLException-">sqlException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sqlException-java.sql.SQLException-org.eclipse.persistence.internal.sessions.AbstractSession-boolean-">sqlException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sqlException-java.sql.SQLException-org.eclipse.persistence.internal.databaseaccess.Accessor-org.eclipse.persistence.internal.sessions.AbstractSession-boolean-">sqlException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sqlException-java.sql.SQLException-boolean-">sqlException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#sqlException-java.sql.SQLException-org.eclipse.persistence.queries.Call-org.eclipse.persistence.internal.databaseaccess.Accessor-org.eclipse.persistence.internal.sessions.AbstractSession-boolean-">sqlException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#synchronizedUnitOfWorkDoesNotSupportCommitAndResume--">synchronizedUnitOfWorkDoesNotSupportCommitAndResume</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#transactionManagerNotSetForJTSDriver--">transactionManagerNotSetForJTSDriver</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#unableToAcquireConnectionFromDriverException-java.sql.SQLException-java.lang.String-java.lang.String-java.lang.String-">unableToAcquireConnectionFromDriverException</a>, <a href="../../../../org/eclipse/persistence/exceptions/DatabaseException.html#unableToAcquireConnectionFromDriverException-java.lang.String-java.lang.String-java.lang.String-">unableToAcquireConnectionFromDriverException</a></code></li>
</ul>
<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#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="INCORRECT_LOGIN_INSTANCE_PROVIDED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INCORRECT_LOGIN_INSTANCE_PROVIDED</h4>
<pre>public static final&nbsp;int INCORRECT_LOGIN_INSTANCE_PROVIDED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INCORRECT_LOGIN_INSTANCE_PROVIDED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PROP_NOT_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROP_NOT_SET</h4>
<pre>public static final&nbsp;int PROP_NOT_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.PROP_NOT_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_PROP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PROP</h4>
<pre>public static final&nbsp;int INVALID_PROP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_PROP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PROPS_NOT_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROPS_NOT_SET</h4>
<pre>public static final&nbsp;int PROPS_NOT_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.PROPS_NOT_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OUTPUT_UNSUPPORTED_MSG_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTPUT_UNSUPPORTED_MSG_TYPE</h4>
<pre>public static final&nbsp;int OUTPUT_UNSUPPORTED_MSG_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.OUTPUT_UNSUPPORTED_MSG_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO_CONN_FACTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_CONN_FACTORY</h4>
<pre>public static final&nbsp;int NO_CONN_FACTORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.NO_CONN_FACTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_INTERACTION_SPEC_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_INTERACTION_SPEC_TYPE</h4>
<pre>public static final&nbsp;int INVALID_INTERACTION_SPEC_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_INTERACTION_SPEC_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_RECORD_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_RECORD_TYPE</h4>
<pre>public static final&nbsp;int INVALID_RECORD_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_RECORD_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNKNOWN_INTERACTION_SPEC_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNKNOWN_INTERACTION_SPEC_TYPE</h4>
<pre>public static final&nbsp;int UNKNOWN_INTERACTION_SPEC_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.UNKNOWN_INTERACTION_SPEC_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_INPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_INPUT</h4>
<pre>public static final&nbsp;int INVALID_INPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_INPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMEOUT</h4>
<pre>public static final&nbsp;int TIMEOUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INPUT_UNSUPPORTED_MSG_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INPUT_UNSUPPORTED_MSG_TYPE</h4>
<pre>public static final&nbsp;int INPUT_UNSUPPORTED_MSG_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INPUT_UNSUPPORTED_MSG_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_METHOD_INVOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_METHOD_INVOCATION</h4>
<pre>public static final&nbsp;int INVALID_METHOD_INVOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_METHOD_INVOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TX_SESSION_TEST_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TX_SESSION_TEST_ERROR</h4>
<pre>public static final&nbsp;int TX_SESSION_TEST_ERROR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.TX_SESSION_TEST_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_AQ_INTERACTION_SPEC_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_AQ_INTERACTION_SPEC_TYPE</h4>
<pre>public static final&nbsp;int INVALID_AQ_INTERACTION_SPEC_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_AQ_INTERACTION_SPEC_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_AQ_RECORD_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_AQ_RECORD_TYPE</h4>
<pre>public static final&nbsp;int INVALID_AQ_RECORD_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_AQ_RECORD_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_AQ_INPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_AQ_INPUT</h4>
<pre>public static final&nbsp;int INVALID_AQ_INPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_AQ_INPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_FACTORY_ATTRIBUTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_FACTORY_ATTRIBUTES</h4>
<pre>public static final&nbsp;int INVALID_FACTORY_ATTRIBUTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.INVALID_FACTORY_ATTRIBUTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_DELETE_FILE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_DELETE_FILE</h4>
<pre>public static final&nbsp;int COULD_NOT_DELETE_FILE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.COULD_NOT_DELETE_FILE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GROUPING_ELEMENT_REQUIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GROUPING_ELEMENT_REQUIRED</h4>
<pre>public static final&nbsp;int GROUPING_ELEMENT_REQUIRED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.GROUPING_ELEMENT_REQUIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EIS_EXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EIS_EXCEPTION</h4>
<pre>public static final&nbsp;int EIS_EXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.EIS_EXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_EXCEPTION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RESOURCE_EXCEPTION</h4>
<pre>public static final&nbsp;int RESOURCE_EXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.eis.EISException.RESOURCE_EXCEPTION">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="EISException-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EISException</h4>
<pre>public&nbsp;EISException(<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;exception)</pre>
</li>
</ul>
<a name="EISException-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EISException</h4>
<pre>public&nbsp;EISException(<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="EISException-java.lang.Exception-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EISException</h4>
<pre>public&nbsp;EISException(<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;exception,
<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>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="resourceException-java.lang.Exception-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;resourceException(<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;resourceException,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</pre>
</li>
</ul>
<a name="resourceException-jakarta.resource.ResourceException-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;resourceException(jakarta.resource.ResourceException&nbsp;resourceException,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</pre>
</li>
</ul>
<a name="resourceException-jakarta.resource.ResourceException-org.eclipse.persistence.queries.Call-org.eclipse.persistence.eis.EISAccessor-org.eclipse.persistence.internal.sessions.AbstractSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;resourceException(jakarta.resource.ResourceException&nbsp;resourceException,
<a href="../../../../org/eclipse/persistence/queries/Call.html" title="interface in org.eclipse.persistence.queries">Call</a>&nbsp;call,
<a href="../../../../org/eclipse/persistence/eis/EISAccessor.html" title="class in org.eclipse.persistence.eis">EISAccessor</a>&nbsp;accessor,
org.eclipse.persistence.internal.sessions.AbstractSession&nbsp;session)</pre>
</li>
</ul>
<a name="createResourceException-java.lang.Object:A-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResourceException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;createResourceException(<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>[]&nbsp;args,
int&nbsp;errorCode)</pre>
</li>
</ul>
<a name="createException-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;createException(<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;ex)</pre>
</li>
</ul>
<a name="createException-java.lang.Object:A-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;createException(<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>[]&nbsp;args,
int&nbsp;errorCode)</pre>
</li>
</ul>
<a name="propertyNotSet-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertyNotSet</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;propertyNotSet(<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;property)</pre>
</li>
</ul>
<a name="propertiesNotSet-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertiesNotSet</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;propertiesNotSet(<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;property1,
<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;property2)</pre>
</li>
</ul>
<a name="invalidProperty-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidProperty</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidProperty(<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;property)</pre>
</li>
</ul>
<a name="unsupportedMessageInOutputRecord--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsupportedMessageInOutputRecord</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;unsupportedMessageInOutputRecord()</pre>
</li>
</ul>
<a name="unsupportedMessageInInputRecord--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsupportedMessageInInputRecord</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;unsupportedMessageInInputRecord()</pre>
</li>
</ul>
<a name="noConnectionFactorySpecified--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>noConnectionFactorySpecified</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;noConnectionFactorySpecified()</pre>
</li>
</ul>
<a name="invalidInteractionSpecType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidInteractionSpecType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidInteractionSpecType()</pre>
</li>
</ul>
<a name="invalidAQInteractionSpecType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAQInteractionSpecType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidAQInteractionSpecType()</pre>
</li>
</ul>
<a name="invalidRecordType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidRecordType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidRecordType()</pre>
</li>
</ul>
<a name="invalidAQRecordType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAQRecordType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidAQRecordType()</pre>
</li>
</ul>
<a name="unknownInteractionSpecType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unknownInteractionSpecType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;unknownInteractionSpecType()</pre>
</li>
</ul>
<a name="invalidConnectionFactoryAttributes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidConnectionFactoryAttributes</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidConnectionFactoryAttributes()</pre>
</li>
</ul>
<a name="invalidInput--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidInput</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidInput()</pre>
</li>
</ul>
<a name="invalidAQInput--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAQInput</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidAQInput()</pre>
</li>
</ul>
<a name="timeoutOccurred--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>timeoutOccurred</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;timeoutOccurred()</pre>
</li>
</ul>
<a name="invalidMethodInvocation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidMethodInvocation</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;invalidMethodInvocation()</pre>
</li>
</ul>
<a name="transactedSessionTestError--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transactedSessionTestError</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;transactedSessionTestError()</pre>
</li>
</ul>
<a name="groupingElementRequired--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>groupingElementRequired</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;groupingElementRequired()</pre>
</li>
</ul>
<a name="couldNotDeleteFile-java.lang.Object:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotDeleteFile</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;couldNotDeleteFile(<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>[]&nbsp;args)</pre>
</li>
</ul>
<a name="incorrectLoginInstanceProvided-java.lang.Class-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>incorrectLoginInstanceProvided</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/eis/EISException.html" title="class in org.eclipse.persistence.eis">EISException</a>&nbsp;incorrectLoginInstanceProvided(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;loginClass)</pre>
</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/eis/EISDOMRecord.html" title="class in org.eclipse.persistence.eis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/eis/EISLogin.html" title="class in org.eclipse.persistence.eis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/persistence/eis/EISException.html" target="_top">Frames</a></li>
<li><a href="EISException.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>