blob: 50d86080a3b75fea7134b4be5f644c64704c6182 [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 Thu Apr 08 02:07:25 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JAXBException (EclipseLink 3.0.1, API Reference)</title>
<meta name="date" content="2021-04-08">
<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="JAXBException (EclipseLink 3.0.1, 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,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":9,"i38":9,"i39":9,"i40":9,"i41":9,"i42":9,"i43":9,"i44":9,"i45":9,"i46":9,"i47":9,"i48":9,"i49":9,"i50":9,"i51":9,"i52":9,"i53":9,"i54":9,"i55":9,"i56":9,"i57":9,"i58":9,"i59":9,"i60":9,"i61":9,"i62":9,"i63":9,"i64":9,"i65":9,"i66":9,"i67":9,"i68":9,"i69":9,"i70":9,"i71":9,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":9,"i83":9,"i84":9,"i85":9,"i86":9,"i87":9,"i88":9,"i89":9,"i90":9,"i91":9,"i92":9,"i93":9,"i94":9,"i95":9,"i96":9,"i97":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.1, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/persistence/exceptions/IntegrityException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/exceptions/JPARSErrorCodes.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/JAXBException.html" target="_top">Frames</a></li>
<li><a href="JAXBException.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 JAXBException" class="title">Class JAXBException</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.JAXBException</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">JAXBException</span>
extends <a href="../../../../org/eclipse/persistence/exceptions/EclipseLinkException.html" title="class in org.eclipse.persistence.exceptions">EclipseLinkException</a></pre>
<div class="block"><b>Purpose:</b>
<ul><li>This class provides an implementation of EclipseLinkException specific to the EclipseLink JAXB implementation</li>
</ul>
<p>
<b>Responsibilities:</b>
<ul>
<li>Return a JAXBException that can be thrown around input parameters.
<li>Return a JAXBException that wraps an existing exception with additional input parameters.
</ul></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.eclipse.persistence.exceptions.JAXBException">Serialized Form</a></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>Oracle EclipseLink 1.0</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/JAXBException.html#ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED">ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED</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/JAXBException.html#ADAPTER_CLASS_METHOD_EXCEPTION">ADAPTER_CLASS_METHOD_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/exceptions/JAXBException.html#ADAPTER_CLASS_NOT_LOADED">ADAPTER_CLASS_NOT_LOADED</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/JAXBException.html#ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY">ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY</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/JAXBException.html#BINDINGS_PKG_NOT_SET">BINDINGS_PKG_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/exceptions/JAXBException.html#CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES">CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES</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/JAXBException.html#CANNOT_INITIALIZE_FROM_NODE">CANNOT_INITIALIZE_FROM_NODE</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/JAXBException.html#CANNOT_REFRESH_METADATA">CANNOT_REFRESH_METADATA</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/JAXBException.html#CLASS_NOT_FOUND_EXCEPTION">CLASS_NOT_FOUND_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/exceptions/JAXBException.html#COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL">COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL</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/JAXBException.html#COULD_NOT_CREATE_CUSTOMIZER_INSTANCE">COULD_NOT_CREATE_CUSTOMIZER_INSTANCE</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/JAXBException.html#COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER">COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER</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/JAXBException.html#COULD_NOT_LOAD_CLASS_FROM_METADATA">COULD_NOT_LOAD_CLASS_FROM_METADATA</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/JAXBException.html#COULD_NOT_UNMARSHAL_METADATA">COULD_NOT_UNMARSHAL_METADATA</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/JAXBException.html#DUPLICATE_ELEMENT_NAME">DUPLICATE_ELEMENT_NAME</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/JAXBException.html#DUPLICATE_PROPERTY_NAME">DUPLICATE_PROPERTY_NAME</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/JAXBException.html#ENUM_CONSTANT_NOT_FOUND">ENUM_CONSTANT_NOT_FOUND</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/JAXBException.html#ERROR_CREATING_DYNAMICJAXBCONTEXT">ERROR_CREATING_DYNAMICJAXBCONTEXT</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/JAXBException.html#ERROR_CREATING_FIELD_ACCESSOR">ERROR_CREATING_FIELD_ACCESSOR</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/JAXBException.html#ERROR_CREATING_PROPERTY_ACCESSOR">ERROR_CREATING_PROPERTY_ACCESSOR</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/JAXBException.html#ERROR_INSTANTIATING_ACCESSOR_FACTORY">ERROR_INSTANTIATING_ACCESSOR_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/exceptions/JAXBException.html#ERROR_INVOKING_ACCESSOR">ERROR_INVOKING_ACCESSOR</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/JAXBException.html#EXCEPTION_DURING_NAME_TRANSFORMATION">EXCEPTION_DURING_NAME_TRANSFORMATION</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/JAXBException.html#EXCEPTION_DURING_SCHEMA_GEN">EXCEPTION_DURING_SCHEMA_GEN</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/JAXBException.html#EXCEPTION_WITH_NAME_TRANSFORMER_CLASS">EXCEPTION_WITH_NAME_TRANSFORMER_CLASS</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/JAXBException.html#FACTORY_CLASS_WITHOUT_FACTORY_METHOD">FACTORY_CLASS_WITHOUT_FACTORY_METHOD</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/JAXBException.html#FACTORY_METHOD_NOT_DECLARED">FACTORY_METHOD_NOT_DECLARED</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/JAXBException.html#FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ">FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ</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/JAXBException.html#ID_ALREADY_SET">ID_ALREADY_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/exceptions/JAXBException.html#INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS">INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS</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/JAXBException.html#INVALID_ACCESSOR_FACTORY">INVALID_ACCESSOR_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/exceptions/JAXBException.html#INVALID_ADAPTER_CLASS">INVALID_ADAPTER_CLASS</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/JAXBException.html#INVALID_CUSTOMIZER_CLASS">INVALID_CUSTOMIZER_CLASS</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/JAXBException.html#INVALID_ENUM_VALUE">INVALID_ENUM_VALUE</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/JAXBException.html#INVALID_ID">INVALID_ID</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/JAXBException.html#INVALID_IDREF">INVALID_IDREF</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/JAXBException.html#INVALID_IDREF_CLASS">INVALID_IDREF_CLASS</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/JAXBException.html#INVALID_INTERFACE">INVALID_INTERFACE</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/JAXBException.html#INVALID_LIST">INVALID_LIST</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/JAXBException.html#INVALID_PACKAGE_ADAPTER_CLASS">INVALID_PACKAGE_ADAPTER_CLASS</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/JAXBException.html#INVALID_PROPERTY_ADAPTER_CLASS">INVALID_PROPERTY_ADAPTER_CLASS</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/JAXBException.html#INVALID_REF_CLASS">INVALID_REF_CLASS</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/JAXBException.html#INVALID_REF_XML_PATH">INVALID_REF_XML_PATH</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/JAXBException.html#INVALID_TYPE_ADAPTER_CLASS">INVALID_TYPE_ADAPTER_CLASS</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/JAXBException.html#INVALID_TYPE_FOR_VARIABLE_MAPPING">INVALID_TYPE_FOR_VARIABLE_MAPPING</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/JAXBException.html#INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY">INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY</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/JAXBException.html#INVALID_TYPE_FOR_XMLVALUE_PROPERTY">INVALID_TYPE_FOR_XMLVALUE_PROPERTY</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/JAXBException.html#INVALID_VALUE_FOR_OBJECT_GRAPH">INVALID_VALUE_FOR_OBJECT_GRAPH</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/JAXBException.html#INVALID_XML_ELEMENT_REF">INVALID_XML_ELEMENT_REF</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/JAXBException.html#INVALID_XML_ELEMENT_WRAPPER">INVALID_XML_ELEMENT_WRAPPER</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/JAXBException.html#INVALID_XML_PATH_ATTRIBUTE">INVALID_XML_PATH_ATTRIBUTE</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/JAXBException.html#INVALID_XMLELEMENT_IN_XMLELEMENTS">INVALID_XMLELEMENT_IN_XMLELEMENTS</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/JAXBException.html#INVALID_XMLLOCATION">INVALID_XMLLOCATION</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/JAXBException.html#JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE">JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE</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/JAXBException.html#JSON_VALUE_WRAPPER_REQUIRED">JSON_VALUE_WRAPPER_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/exceptions/JAXBException.html#KEY_PARAMETER_TYPE_INCORRECT">KEY_PARAMETER_TYPE_INCORRECT</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/JAXBException.html#MISSING_PROPERTY_IN_PROP_ORDER">MISSING_PROPERTY_IN_PROP_ORDER</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/JAXBException.html#MULTIPLE_ANY_ATTRIBUTE_MAPPING">MULTIPLE_ANY_ATTRIBUTE_MAPPING</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/JAXBException.html#MULTIPLE_XMLELEMREF">MULTIPLE_XMLELEMREF</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/JAXBException.html#MUST_MAP_TO_TEXT">MUST_MAP_TO_TEXT</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/JAXBException.html#NAME_COLLISION">NAME_COLLISION</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/JAXBException.html#NO_ID_OR_KEY_ON_JOIN_TARGET">NO_ID_OR_KEY_ON_JOIN_TARGET</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/JAXBException.html#NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH">NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH</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/JAXBException.html#NO_SUCH_WRITE_TRANSFORMATION_METHOD">NO_SUCH_WRITE_TRANSFORMATION_METHOD</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/JAXBException.html#NON_EXISTENT_PROPERTY_IN_PROP_ORDER">NON_EXISTENT_PROPERTY_IN_PROP_ORDER</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/JAXBException.html#NULL_INPUT_STREAM">NULL_INPUT_STREAM</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/JAXBException.html#NULL_MAP_KEY">NULL_MAP_KEY</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/JAXBException.html#NULL_METADATA_FILE">NULL_METADATA_FILE</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/JAXBException.html#NULL_METADATA_SOURCE">NULL_METADATA_SOURCE</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/JAXBException.html#NULL_NODE">NULL_NODE</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/JAXBException.html#NULL_SESSION_NAME">NULL_SESSION_NAME</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/JAXBException.html#NULL_SOURCE">NULL_SOURCE</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/JAXBException.html#NULL_TYPE_ON_TYPEMAPPINGINFO">NULL_TYPE_ON_TYPEMAPPINGINFO</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/JAXBException.html#OXM_KEY_NOT_FOUND">OXM_KEY_NOT_FOUND</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/JAXBException.html#READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</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/JAXBException.html#READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</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/JAXBException.html#SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES">SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES</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/JAXBException.html#SUBCLASS_CANNOT_HAVE_XMLVALUE">SUBCLASS_CANNOT_HAVE_XMLVALUE</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/JAXBException.html#TRANSFORMER_CLASS_NOT_FOUND">TRANSFORMER_CLASS_NOT_FOUND</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/JAXBException.html#TRANSIENT_IN_PROP_ORDER">TRANSIENT_IN_PROP_ORDER</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/JAXBException.html#TRANSIENT_REF_CLASS">TRANSIENT_REF_CLASS</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/JAXBException.html#UNABLE_TO_LOAD_METADATA_FROM_LOCATION">UNABLE_TO_LOAD_METADATA_FROM_LOCATION</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/JAXBException.html#UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING">UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING</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/JAXBException.html#UNKNOWN_TYPE_FOR_VARIABLE_MAPPING">UNKNOWN_TYPE_FOR_VARIABLE_MAPPING</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/JAXBException.html#UNSUPPORTED_NODE_CLASS">UNSUPPORTED_NODE_CLASS</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/JAXBException.html#VALUE_PARAMETER_TYPE_INCORRECT">VALUE_PARAMETER_TYPE_INCORRECT</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/JAXBException.html#VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML">VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML</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/JAXBException.html#WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</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/JAXBException.html#WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</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/JAXBException.html#WRITE_TRANSFORMER_HAS_NO_XMLPATH">WRITE_TRANSFORMER_HAS_NO_XMLPATH</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/JAXBException.html#XJB_NOT_SOURCE">XJB_NOT_SOURCE</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/JAXBException.html#XJC_BINDING_ERROR">XJC_BINDING_ERROR</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/JAXBException.html#XMLANYELEMENT_ALREADY_SET">XMLANYELEMENT_ALREADY_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/exceptions/JAXBException.html#XMLVALUE_ALREADY_SET">XMLVALUE_ALREADY_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/exceptions/JAXBException.html#XMLVALUE_ATTRIBUTE_CONFLICT">XMLVALUE_ATTRIBUTE_CONFLICT</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/JAXBException.html#XSD_IMPORT_NOT_SOURCE">XSD_IMPORT_NOT_SOURCE</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="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#JAXBException-java.lang.String-">JAXBException</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="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#JAXBException-java.lang.String-java.lang.Exception-">JAXBException</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/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#adapterClassCouldNotBeInstantiated-java.lang.String-java.lang.Exception-">adapterClassCouldNotBeInstantiated</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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get a new instance of
the adapter class.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#adapterClassMethodsCouldNotBeAccessed-java.lang.String-java.lang.Exception-">adapterClassMethodsCouldNotBeAccessed</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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get the declared methods from
the adapter class.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#adapterClassNotLoaded-java.lang.String-java.lang.Exception-">adapterClassNotLoaded</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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: The adapter class set on XMLJavaTypeConverter could not be loaded.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#anyAttributeOnNonMap-java.lang.String-">anyAttributeOnNonMap</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;propertyName)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#cannotCreateDynamicContextFromClasses--">cannotCreateDynamicContextFromClasses</a></span>()</code>
<div class="block">This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an
array of actual classes.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#cannotInitializeFromNode--">cannotInitializeFromNode</a></span>()</code>
<div class="block">This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an
Node, that is not an instance of either Document or Element.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#cannotRefreshMetadata--">cannotRefreshMetadata</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#classNotFoundException-java.lang.String-">classNotFoundException</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;className)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotCreateContextForXmlModel--">couldNotCreateContextForXmlModel</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotCreateContextForXmlModel-java.lang.Exception-">couldNotCreateContextForXmlModel</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>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotCreateCustomizerInstance-java.lang.Exception-java.lang.String-">couldNotCreateCustomizerInstance</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;e,
<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;customizerClassName)</code>
<div class="block">This exception should be used when a descriptor customizer instance cannot be created.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotInitializeDomHandlerConverter-java.lang.Exception-java.lang.String-java.lang.String-">couldNotInitializeDomHandlerConverter</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;nestedException,
<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;domHandlerClassName,
<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;propertyName)</code>
<div class="block">This exception should be used when DomHandlerConverter initialization fails.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotLoadClassFromMetadata-java.lang.String-">couldNotLoadClassFromMetadata</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;classname)</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#couldNotUnmarshalMetadata-java.lang.Exception-">couldNotUnmarshalMetadata</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;e)</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#duplicateElementName-javax.xml.namespace.QName-">duplicateElementName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;qName)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#duplicatePropertyName-java.lang.String-java.lang.String-">duplicatePropertyName</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;propertyName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#enumConstantNotFound-java.lang.String-">enumConstantNotFound</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;name)</code>
<div class="block">This exception is thrown if the user tries to get a non-existant enum constant from an enum class.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#errorCreatingDynamicJAXBContext-java.lang.Exception-">errorCreatingDynamicJAXBContext</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;nestedException)</code>
<div class="block">This is a general exception, thrown if a problem was encountered during DynamicJAXBContext creation.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#errorCreatingFieldAccessor-java.lang.Object-java.lang.Exception-">errorCreatingFieldAccessor</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;accessorFactory,
<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;nestedException)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#errorCreatingPropertyAccessor-java.lang.Object-java.lang.Exception-">errorCreatingPropertyAccessor</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;accessorFactory,
<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;nestedException)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#errorInstantiatingAccessorFactory-java.lang.Object-java.lang.Exception-">errorInstantiatingAccessorFactory</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;factoryClass,
<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;nestedException)</code>
<div class="block">PUBLIC:
Cause: An exception occured while trying to instantiate an instance of the
user specified AccessorFactory</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#errorInvokingAccessor-java.lang.Object-java.lang.String-java.lang.Exception-">errorInvokingAccessor</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;accessor,
<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;method,
<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;nestedException)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#exceptionDuringNameTransformation-java.lang.String-java.lang.String-java.lang.Exception-">exceptionDuringNameTransformation</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;nameBeingTransformed,
<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;nametransformerClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred during transformation to an xml name</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#exceptionDuringSchemaGeneration-java.lang.Exception-">exceptionDuringSchemaGeneration</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>
<div class="block">PUBLIC:
Cause: An exception occurred during schema generation.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#exceptionWithNameTransformerClass-java.lang.String-java.lang.Exception-">exceptionWithNameTransformerClass</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;nametransformerClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get a new instance of
the transformer class.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#factoryClassWithoutFactoryMethod-java.lang.String-">factoryClassWithoutFactoryMethod</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;className)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#factoryMethodNotDeclared-java.lang.String-java.lang.String-">factoryMethodNotDeclared</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;methodName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#factoryMethodOrConstructorRequired-java.lang.String-">factoryMethodOrConstructorRequired</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;className)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#idAlreadySet-java.lang.String-java.lang.String-java.lang.String-">idAlreadySet</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;propertyName,
<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;idPropertyName,
<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;className)</code>
<div class="block">This exception should be used when an attempt is made to set an ID property
when one has already been set.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#incorrectKeyParameterType--">incorrectKeyParameterType</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#incorrectNumberOfXmlJoinNodesOnXmlElements-java.lang.String-java.lang.String-">incorrectNumberOfXmlJoinNodesOnXmlElements</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;propertyName,
<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;className)</code>
<div class="block">PUBLIC:
Cause: There is a different number of XmlElements and XmlJoinNodes entries in a given
XmlElementsJoinNodes.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#incorrectValueParameterType--">incorrectValueParameterType</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#incorrectValueParameterTypeForOxmXmlKey--">incorrectValueParameterTypeForOxmXmlKey</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidAccessorFactory-java.lang.Object-java.lang.Exception-">invalidAccessorFactory</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;accessorFactoryClass,
<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;nestedException)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidAdapterClass-java.lang.String-">invalidAdapterClass</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;adapterClassName)</code>
<div class="block">PUBLIC:
Cause: The adapter class does not extend jakarta.xml.bind.annotation.adapters.XmlAdapter.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidAttributeRef-java.lang.String-java.lang.String-">invalidAttributeRef</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;propertyName,
<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;className)</code>
<div class="block">This exception should be used when an @XmlAttributeRef or xml-attribute-ref appears
on a non-DataHandler property.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidCustomizerClass-java.lang.Exception-java.lang.String-">invalidCustomizerClass</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;e,
<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;customizerClassName)</code>
<div class="block">This exception would typically be thrown when a customizer class is set
that is not an instance of DescriptorCustomizer.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidElementRef-java.lang.String-java.lang.String-">invalidElementRef</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;propertyName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidElementWrapper-java.lang.String-">invalidElementWrapper</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;propertyName)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidEnumValue-java.lang.Object-java.lang.String-java.lang.Exception-">invalidEnumValue</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;value,
<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;theClassName,
<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;nestedException)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidId-java.lang.String-">invalidId</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;propertyName)</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidIdRef-java.lang.String-java.lang.String-">invalidIdRef</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;propertyName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidIDREFClass-java.lang.String-java.lang.String-java.lang.String-">invalidIDREFClass</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;className,
<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;propertyName,
<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;referencedClassName)</code>
<div class="block">PUBLIC:
Cause: The referenced class (i.e.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidInterface-java.lang.String-">invalidInterface</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;interfaceName)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidList-java.lang.String-">invalidList</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;propertyName)</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidPackageAdapterClass-java.lang.String-java.lang.String-">invalidPackageAdapterClass</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;adapterClassName,
<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;packageName)</code>
<div class="block">PUBLIC:
Cause: The package level adapter class set on XMLJavaTypeConverter could not be
loaded.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidPropertyAdapterClass-java.lang.String-java.lang.String-java.lang.String-">invalidPropertyAdapterClass</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;adapterClassName,
<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;propName,
<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;typeName)</code>
<div class="block">PUBLIC:
Cause: The field/property level adapter class set on XMLJavaTypeConverter could
not be loaded.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidReferencedXmlPathOnJoin-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">invalidReferencedXmlPathOnJoin</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;className,
<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;propertyName,
<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;referencedClassName,
<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;referencedXmlPath)</code>
<div class="block">PUBLIC:
Cause: No ID or Key property exists on the target class with an XPath == referencedXmlPath.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidReferenceToTransientClass-java.lang.String-java.lang.String-java.lang.String-">invalidReferenceToTransientClass</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;className,
<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;propertyName,
<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;referencedClassName)</code>
<div class="block">PUBLIC:
Cause: The reference class (i.e.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidTypeAdapterClass-java.lang.String-java.lang.String-">invalidTypeAdapterClass</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;adapterClassName,
<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;typeName)</code>
<div class="block">PUBLIC:
Cause: The type level adapter class set on XMLJavaTypeConverter could not be
loaded.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidTypeForVariableNode-java.lang.String-java.lang.String-java.lang.String-">invalidTypeForVariableNode</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;attribute,
<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;type,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidTypeForXmlValueField-java.lang.String-java.lang.String-">invalidTypeForXmlValueField</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidValueForObjectGraph-java.lang.Object-">invalidValueForObjectGraph</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;value)</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidXmlElementInXmlElementsList-java.lang.String-java.lang.String-">invalidXmlElementInXmlElementsList</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;propertyName,
<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;elementName)</code>
<div class="block">This exception should be used when XmlElements and XmlIDREF are set on a property,
but one or more of the XmlElement entries in the list has a type that does not
have an XmlID property.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidXmlJoinNodeReferencedClass-java.lang.String-java.lang.String-">invalidXmlJoinNodeReferencedClass</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;propertyName,
<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;referencedClassName)</code>
<div class="block">PUBLIC:
Cause: The referenced class (i.e.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidXmlLocation-java.lang.String-java.lang.String-">invalidXmlLocation</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;propertyName,
<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;propertyType)</code>
<div class="block">Cause: @XmlLocation is set on a non-Locator property.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#invalidXmlPathWithAttribute-java.lang.String-java.lang.String-java.lang.String-">invalidXmlPathWithAttribute</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;propertyName,
<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;className,
<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;xpath)</code>
<div class="block">When the target of an XmlPaths -&gt; XmlPath is an attribute, it must be nested, and
not the root of the path.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#javaTypeNotAllowedInBindingsFile-java.lang.String-java.lang.String-">javaTypeNotAllowedInBindingsFile</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;javaTypePackage,
<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;bindingsPackage)</code>
<div class="block">This exception should be used when a TypeMappingInfo is specified but the Type is not set on it.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#jsonValuePropertyRequired-java.lang.Object-">jsonValuePropertyRequired</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;value)</code>
<div class="block">PUBLIC:
Cause: An exception occurred marshalling json</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#missingPropertyInPropOrder-java.lang.String-">missingPropertyInPropOrder</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;fieldName)</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#missingPropertyInPropOrder-java.lang.String-java.lang.String-">missingPropertyInPropOrder</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#multipleAnyAttributeMapping-java.lang.String-">multipleAnyAttributeMapping</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;className)</code>&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#multipleXmlElementRef-java.lang.String-java.lang.String-">multipleXmlElementRef</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;propertyTypeName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#mustMapToText-java.lang.String-java.lang.String-java.lang.String-">mustMapToText</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;propName,
<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;typeName,
<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;refTypeName)</code>&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nameCollision-java.lang.String-java.lang.String-">nameCollision</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;uri,
<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;name)</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#noKeyOrIDPropertyOnJoinTarget-java.lang.String-java.lang.String-java.lang.String-">noKeyOrIDPropertyOnJoinTarget</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;className,
<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;propertyName,
<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;referencedClassName)</code>
<div class="block">PUBLIC:
Cause: The target class has no ID or Key properties set.</div>
</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nonExistentPropertyInPropOrder-java.lang.String-java.lang.String-">nonExistentPropertyInPropOrder</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#noObjectFactoryOrJaxbIndexInPath-java.lang.String-">noObjectFactoryOrJaxbIndexInPath</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;path)</code>&nbsp;</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#noSuchWriteTransformationMethod-java.lang.String-">noSuchWriteTransformationMethod</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;methodName)</code>
<div class="block">PUBLIC:
Cause: Write transformation method does not exist, or has the wrong number
or type of parameters.</div>
</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullInputStream--">nullInputStream</a></span>()</code>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null InputStream parameter.</div>
</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullMapKey--">nullMapKey</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullMetadataSource--">nullMetadataSource</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullMetadataSource-java.lang.String-">nullMetadataSource</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;key)</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullNode--">nullNode</a></span>()</code>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null Node parameter.</div>
</td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullSessionName--">nullSessionName</a></span>()</code>
<div class="block">This exception is thrown if the user tries bootstrap from sessions.xml but provides a null sessionNames parameter.</div>
</td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullSource--">nullSource</a></span>()</code>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null Source parameter.</div>
</td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#nullTypeOnTypeMappingInfo-javax.xml.namespace.QName-">nullTypeOnTypeMappingInfo</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;tagName)</code>
<div class="block">This exception should be used when a TypeMappingInfo is specified but the Type is not set on it.</div>
</td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#oxmKeyNotFound--">oxmKeyNotFound</a></span>()</code>
<div class="block">PUBLIC:
Cause: Properties passed to createDynamicFromOXM did not contain
ECLIPSELINK_OXM_FILE_KEY, or was null.</div>
</td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#packageNotSetForBindingException--">packageNotSetForBindingException</a></span>()</code>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.</div>
</td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#propertyOrFieldCannotBeXmlValue-java.lang.String-java.lang.String-">propertyOrFieldCannotBeXmlValue</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#propertyOrFieldShouldBeAnAttribute-java.lang.String-java.lang.String-">propertyOrFieldShouldBeAnAttribute</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#readTransformerHasBothClassAndMethod-java.lang.String-">readTransformerHasBothClassAndMethod</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;propertyName)</code>
<div class="block">PUBLIC:
Cause: ReadTransformer for the specified attribute of the specified class
specifies both class and method.</div>
</td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#readTransformerHasNeitherClassNorMethod-java.lang.String-">readTransformerHasNeitherClassNorMethod</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;propertyName)</code>
<div class="block">PUBLIC:
Cause: ReadTransformer for the specified attribute of the specified class
specifies neither class nor method.</div>
</td>
</tr>
<tr id="i83" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#samePropertyInMultipleFiles-java.lang.String-java.lang.String-">samePropertyInMultipleFiles</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;propertyName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i84" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#transformerClassNotFound-java.lang.String-">transformerClassNotFound</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;className)</code>
<div class="block">PUBLIC:
Cause: Transformer class could not be loaded.</div>
</td>
</tr>
<tr id="i85" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#transientInProporder-java.lang.String-java.lang.String-">transientInProporder</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;fieldName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i86" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#unableToLoadMetadataFromLocation-java.lang.String-">unableToLoadMetadataFromLocation</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;location)</code>&nbsp;</td>
</tr>
<tr id="i87" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#unknownPropertyForVariableNode-java.lang.String-java.lang.String-">unknownPropertyForVariableNode</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;propertyName,
<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;className)</code>&nbsp;</td>
</tr>
<tr id="i88" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#unknownTypeForVariableNode-java.lang.String-">unknownTypeForVariableNode</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;className)</code>&nbsp;</td>
</tr>
<tr id="i89" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#unsupportedNodeClass-java.lang.String-">unsupportedNodeClass</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;className)</code>&nbsp;</td>
</tr>
<tr id="i90" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#writeTransformerHasBothClassAndMethod-java.lang.String-java.lang.String-">writeTransformerHasBothClassAndMethod</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;propertyName,
<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;xmlPath)</code>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path
specifies both class and method.</div>
</td>
</tr>
<tr id="i91" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#writeTransformerHasNeitherClassNorMethod-java.lang.String-java.lang.String-">writeTransformerHasNeitherClassNorMethod</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;propertyName,
<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;xmlPath)</code>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path
specifies neither class nor method.</div>
</td>
</tr>
<tr id="i92" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#writeTransformerHasNoXmlPath-java.lang.String-">writeTransformerHasNoXmlPath</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;propertyName)</code>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class
has no xml-path specified, or the specified xml-path is invalid.</div>
</td>
</tr>
<tr id="i93" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#xjbNotSource--">xjbNotSource</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i94" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#xjcBindingError--">xjcBindingError</a></span>()</code>
<div class="block">This exception is thrown if XJC was unable to generate a CodeModel.</div>
</td>
</tr>
<tr id="i95" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#xmlAnyElementAlreadySet-java.lang.String-java.lang.String-java.lang.String-">xmlAnyElementAlreadySet</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;propertyName,
<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;xmlAnyElementPropertyName,
<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;className)</code>
<div class="block">This exception should be used when an attempt is made to set an XmlAnyElement
property when one has already been set.</div>
</td>
</tr>
<tr id="i96" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#xmlValueAlreadySet-java.lang.String-java.lang.String-java.lang.String-">xmlValueAlreadySet</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;propertyName,
<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;xmlValuePropertyName,
<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;className)</code>
<div class="block">This exception should be used when an attempt is made to set an XmlValue property
when one has already been set.</div>
</td>
</tr>
<tr id="i97" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html#xsdImportNotSource--">xsdImportNotSource</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="NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH</h4>
<pre>public static final&nbsp;int NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NO_OBJECT_FACTORY_OR_JAXB_INDEX_IN_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ</h4>
<pre>public static final&nbsp;int FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.FACTORY_METHOD_OR_ZERO_ARG_CONST_REQ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FACTORY_CLASS_WITHOUT_FACTORY_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FACTORY_CLASS_WITHOUT_FACTORY_METHOD</h4>
<pre>public static final&nbsp;int FACTORY_CLASS_WITHOUT_FACTORY_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.FACTORY_CLASS_WITHOUT_FACTORY_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FACTORY_METHOD_NOT_DECLARED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FACTORY_METHOD_NOT_DECLARED</h4>
<pre>public static final&nbsp;int FACTORY_METHOD_NOT_DECLARED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.FACTORY_METHOD_NOT_DECLARED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY</h4>
<pre>public static final&nbsp;int ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MULTIPLE_ANY_ATTRIBUTE_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MULTIPLE_ANY_ATTRIBUTE_MAPPING</h4>
<pre>public static final&nbsp;int MULTIPLE_ANY_ATTRIBUTE_MAPPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.MULTIPLE_ANY_ATTRIBUTE_MAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_XML_ELEMENT_REF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_XML_ELEMENT_REF</h4>
<pre>public static final&nbsp;int INVALID_XML_ELEMENT_REF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_XML_ELEMENT_REF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NAME_COLLISION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAME_COLLISION</h4>
<pre>public static final&nbsp;int NAME_COLLISION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NAME_COLLISION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNSUPPORTED_NODE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSUPPORTED_NODE_CLASS</h4>
<pre>public static final&nbsp;int UNSUPPORTED_NODE_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.UNSUPPORTED_NODE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSIENT_IN_PROP_ORDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSIENT_IN_PROP_ORDER</h4>
<pre>public static final&nbsp;int TRANSIENT_IN_PROP_ORDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.TRANSIENT_IN_PROP_ORDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XMLVALUE_ATTRIBUTE_CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XMLVALUE_ATTRIBUTE_CONFLICT</h4>
<pre>public static final&nbsp;int XMLVALUE_ATTRIBUTE_CONFLICT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XMLVALUE_ATTRIBUTE_CONFLICT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBCLASS_CANNOT_HAVE_XMLVALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBCLASS_CANNOT_HAVE_XMLVALUE</h4>
<pre>public static final&nbsp;int SUBCLASS_CANNOT_HAVE_XMLVALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.SUBCLASS_CANNOT_HAVE_XMLVALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NON_EXISTENT_PROPERTY_IN_PROP_ORDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NON_EXISTENT_PROPERTY_IN_PROP_ORDER</h4>
<pre>public static final&nbsp;int NON_EXISTENT_PROPERTY_IN_PROP_ORDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NON_EXISTENT_PROPERTY_IN_PROP_ORDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MISSING_PROPERTY_IN_PROP_ORDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISSING_PROPERTY_IN_PROP_ORDER</h4>
<pre>public static final&nbsp;int MISSING_PROPERTY_IN_PROP_ORDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.MISSING_PROPERTY_IN_PROP_ORDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_TYPE_FOR_XMLVALUE_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_TYPE_FOR_XMLVALUE_PROPERTY</h4>
<pre>public static final&nbsp;int INVALID_TYPE_FOR_XMLVALUE_PROPERTY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_TYPE_FOR_XMLVALUE_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_XML_ELEMENT_WRAPPER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_XML_ELEMENT_WRAPPER</h4>
<pre>public static final&nbsp;int INVALID_XML_ELEMENT_WRAPPER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_XML_ELEMENT_WRAPPER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_ID</h4>
<pre>public static final&nbsp;int INVALID_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_IDREF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_IDREF</h4>
<pre>public static final&nbsp;int INVALID_IDREF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_IDREF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_LIST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_LIST</h4>
<pre>public static final&nbsp;int INVALID_LIST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_LIST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML</h4>
<pre>public static final&nbsp;int VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEY_PARAMETER_TYPE_INCORRECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEY_PARAMETER_TYPE_INCORRECT</h4>
<pre>public static final&nbsp;int KEY_PARAMETER_TYPE_INCORRECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.KEY_PARAMETER_TYPE_INCORRECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VALUE_PARAMETER_TYPE_INCORRECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VALUE_PARAMETER_TYPE_INCORRECT</h4>
<pre>public static final&nbsp;int VALUE_PARAMETER_TYPE_INCORRECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.VALUE_PARAMETER_TYPE_INCORRECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_METADATA_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_METADATA_SOURCE</h4>
<pre>public static final&nbsp;int NULL_METADATA_SOURCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_METADATA_SOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_MAP_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_MAP_KEY</h4>
<pre>public static final&nbsp;int NULL_MAP_KEY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_MAP_KEY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_LOAD_CLASS_FROM_METADATA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_LOAD_CLASS_FROM_METADATA</h4>
<pre>public static final&nbsp;int COULD_NOT_LOAD_CLASS_FROM_METADATA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.COULD_NOT_LOAD_CLASS_FROM_METADATA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL</h4>
<pre>public static final&nbsp;int COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_UNMARSHAL_METADATA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_UNMARSHAL_METADATA</h4>
<pre>public static final&nbsp;int COULD_NOT_UNMARSHAL_METADATA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.COULD_NOT_UNMARSHAL_METADATA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_CREATE_CUSTOMIZER_INSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_CREATE_CUSTOMIZER_INSTANCE</h4>
<pre>public static final&nbsp;int COULD_NOT_CREATE_CUSTOMIZER_INSTANCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.COULD_NOT_CREATE_CUSTOMIZER_INSTANCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_CUSTOMIZER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_CUSTOMIZER_CLASS</h4>
<pre>public static final&nbsp;int INVALID_CUSTOMIZER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_CUSTOMIZER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ID_ALREADY_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ID_ALREADY_SET</h4>
<pre>public static final&nbsp;int ID_ALREADY_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ID_ALREADY_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XMLVALUE_ALREADY_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XMLVALUE_ALREADY_SET</h4>
<pre>public static final&nbsp;int XMLVALUE_ALREADY_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XMLVALUE_ALREADY_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XMLANYELEMENT_ALREADY_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XMLANYELEMENT_ALREADY_SET</h4>
<pre>public static final&nbsp;int XMLANYELEMENT_ALREADY_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XMLANYELEMENT_ALREADY_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER</h4>
<pre>public static final&nbsp;int COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY</h4>
<pre>public static final&nbsp;int INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_TYPE_FOR_XMLATTRIBUTEREF_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_XMLELEMENT_IN_XMLELEMENTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_XMLELEMENT_IN_XMLELEMENTS</h4>
<pre>public static final&nbsp;int INVALID_XMLELEMENT_IN_XMLELEMENTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_XMLELEMENT_IN_XMLELEMENTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_TYPE_ON_TYPEMAPPINGINFO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_TYPE_ON_TYPEMAPPINGINFO</h4>
<pre>public static final&nbsp;int NULL_TYPE_ON_TYPEMAPPINGINFO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_TYPE_ON_TYPEMAPPINGINFO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE</h4>
<pre>public static final&nbsp;int JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES</h4>
<pre>public static final&nbsp;int CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CANNOT_INITIALIZE_FROM_NODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CANNOT_INITIALIZE_FROM_NODE</h4>
<pre>public static final&nbsp;int CANNOT_INITIALIZE_FROM_NODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.CANNOT_INITIALIZE_FROM_NODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_CREATING_DYNAMICJAXBCONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CREATING_DYNAMICJAXBCONTEXT</h4>
<pre>public static final&nbsp;int ERROR_CREATING_DYNAMICJAXBCONTEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ERROR_CREATING_DYNAMICJAXBCONTEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ENUM_CONSTANT_NOT_FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENUM_CONSTANT_NOT_FOUND</h4>
<pre>public static final&nbsp;int ENUM_CONSTANT_NOT_FOUND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ENUM_CONSTANT_NOT_FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_SESSION_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_SESSION_NAME</h4>
<pre>public static final&nbsp;int NULL_SESSION_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_SESSION_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_SOURCE</h4>
<pre>public static final&nbsp;int NULL_SOURCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_SOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_INPUT_STREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_INPUT_STREAM</h4>
<pre>public static final&nbsp;int NULL_INPUT_STREAM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_INPUT_STREAM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_NODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_NODE</h4>
<pre>public static final&nbsp;int NULL_NODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_NODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XJC_BINDING_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XJC_BINDING_ERROR</h4>
<pre>public static final&nbsp;int XJC_BINDING_ERROR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XJC_BINDING_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLASS_NOT_FOUND_EXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLASS_NOT_FOUND_EXCEPTION</h4>
<pre>public static final&nbsp;int CLASS_NOT_FOUND_EXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.CLASS_NOT_FOUND_EXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</h4>
<pre>public static final&nbsp;int READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.READ_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</h4>
<pre>public static final&nbsp;int READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.READ_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</h4>
<pre>public static final&nbsp;int WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</h4>
<pre>public static final&nbsp;int WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WRITE_TRANSFORMER_HAS_NO_XMLPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TRANSFORMER_HAS_NO_XMLPATH</h4>
<pre>public static final&nbsp;int WRITE_TRANSFORMER_HAS_NO_XMLPATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.WRITE_TRANSFORMER_HAS_NO_XMLPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO_SUCH_WRITE_TRANSFORMATION_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_SUCH_WRITE_TRANSFORMATION_METHOD</h4>
<pre>public static final&nbsp;int NO_SUCH_WRITE_TRANSFORMATION_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NO_SUCH_WRITE_TRANSFORMATION_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSFORMER_CLASS_NOT_FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSFORMER_CLASS_NOT_FOUND</h4>
<pre>public static final&nbsp;int TRANSFORMER_CLASS_NOT_FOUND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.TRANSFORMER_CLASS_NOT_FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OXM_KEY_NOT_FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OXM_KEY_NOT_FOUND</h4>
<pre>public static final&nbsp;int OXM_KEY_NOT_FOUND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.OXM_KEY_NOT_FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_REF_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_REF_CLASS</h4>
<pre>public static final&nbsp;int INVALID_REF_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_REF_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSIENT_REF_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSIENT_REF_CLASS</h4>
<pre>public static final&nbsp;int TRANSIENT_REF_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.TRANSIENT_REF_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO_ID_OR_KEY_ON_JOIN_TARGET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_ID_OR_KEY_ON_JOIN_TARGET</h4>
<pre>public static final&nbsp;int NO_ID_OR_KEY_ON_JOIN_TARGET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NO_ID_OR_KEY_ON_JOIN_TARGET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_REF_XML_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_REF_XML_PATH</h4>
<pre>public static final&nbsp;int INVALID_REF_XML_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_REF_XML_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_IDREF_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_IDREF_CLASS</h4>
<pre>public static final&nbsp;int INVALID_IDREF_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_IDREF_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADAPTER_CLASS_NOT_LOADED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADAPTER_CLASS_NOT_LOADED</h4>
<pre>public static final&nbsp;int ADAPTER_CLASS_NOT_LOADED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ADAPTER_CLASS_NOT_LOADED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADAPTER_CLASS_METHOD_EXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADAPTER_CLASS_METHOD_EXCEPTION</h4>
<pre>public static final&nbsp;int ADAPTER_CLASS_METHOD_EXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ADAPTER_CLASS_METHOD_EXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED</h4>
<pre>public static final&nbsp;int ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_ADAPTER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_ADAPTER_CLASS</h4>
<pre>public static final&nbsp;int INVALID_ADAPTER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_ADAPTER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_PACKAGE_ADAPTER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PACKAGE_ADAPTER_CLASS</h4>
<pre>public static final&nbsp;int INVALID_PACKAGE_ADAPTER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_PACKAGE_ADAPTER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_TYPE_ADAPTER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_TYPE_ADAPTER_CLASS</h4>
<pre>public static final&nbsp;int INVALID_TYPE_ADAPTER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_TYPE_ADAPTER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_PROPERTY_ADAPTER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PROPERTY_ADAPTER_CLASS</h4>
<pre>public static final&nbsp;int INVALID_PROPERTY_ADAPTER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_PROPERTY_ADAPTER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL_METADATA_FILE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL_METADATA_FILE</h4>
<pre>public static final&nbsp;int NULL_METADATA_FILE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.NULL_METADATA_FILE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BINDINGS_PKG_NOT_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINDINGS_PKG_NOT_SET</h4>
<pre>public static final&nbsp;int BINDINGS_PKG_NOT_SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.BINDINGS_PKG_NOT_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS</h4>
<pre>public static final&nbsp;int INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INCORRECT_NUMBER_OF_XMLJOINNODES_ON_XMLELEMENTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_XML_PATH_ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_XML_PATH_ATTRIBUTE</h4>
<pre>public static final&nbsp;int INVALID_XML_PATH_ATTRIBUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_XML_PATH_ATTRIBUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DUPLICATE_PROPERTY_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DUPLICATE_PROPERTY_NAME</h4>
<pre>public static final&nbsp;int DUPLICATE_PROPERTY_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.DUPLICATE_PROPERTY_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES</h4>
<pre>public static final&nbsp;int SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.SAME_PROPERTY_IN_MULTIPLE_BINDINGS_FILES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPTION_WITH_NAME_TRANSFORMER_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_WITH_NAME_TRANSFORMER_CLASS</h4>
<pre>public static final&nbsp;int EXCEPTION_WITH_NAME_TRANSFORMER_CLASS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.EXCEPTION_WITH_NAME_TRANSFORMER_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPTION_DURING_NAME_TRANSFORMATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_DURING_NAME_TRANSFORMATION</h4>
<pre>public static final&nbsp;int EXCEPTION_DURING_NAME_TRANSFORMATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.EXCEPTION_DURING_NAME_TRANSFORMATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNABLE_TO_LOAD_METADATA_FROM_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNABLE_TO_LOAD_METADATA_FROM_LOCATION</h4>
<pre>public static final&nbsp;int UNABLE_TO_LOAD_METADATA_FROM_LOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.UNABLE_TO_LOAD_METADATA_FROM_LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CANNOT_REFRESH_METADATA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CANNOT_REFRESH_METADATA</h4>
<pre>public static final&nbsp;int CANNOT_REFRESH_METADATA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.CANNOT_REFRESH_METADATA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XJB_NOT_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XJB_NOT_SOURCE</h4>
<pre>public static final&nbsp;int XJB_NOT_SOURCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XJB_NOT_SOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XSD_IMPORT_NOT_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_IMPORT_NOT_SOURCE</h4>
<pre>public static final&nbsp;int XSD_IMPORT_NOT_SOURCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.XSD_IMPORT_NOT_SOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_XMLLOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_XMLLOCATION</h4>
<pre>public static final&nbsp;int INVALID_XMLLOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_XMLLOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPTION_DURING_SCHEMA_GEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_DURING_SCHEMA_GEN</h4>
<pre>public static final&nbsp;int EXCEPTION_DURING_SCHEMA_GEN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.EXCEPTION_DURING_SCHEMA_GEN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JSON_VALUE_WRAPPER_REQUIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSON_VALUE_WRAPPER_REQUIRED</h4>
<pre>public static final&nbsp;int JSON_VALUE_WRAPPER_REQUIRED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.JSON_VALUE_WRAPPER_REQUIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_INSTANTIATING_ACCESSOR_FACTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_INSTANTIATING_ACCESSOR_FACTORY</h4>
<pre>public static final&nbsp;int ERROR_INSTANTIATING_ACCESSOR_FACTORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ERROR_INSTANTIATING_ACCESSOR_FACTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_ACCESSOR_FACTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_ACCESSOR_FACTORY</h4>
<pre>public static final&nbsp;int INVALID_ACCESSOR_FACTORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_ACCESSOR_FACTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_CREATING_FIELD_ACCESSOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CREATING_FIELD_ACCESSOR</h4>
<pre>public static final&nbsp;int ERROR_CREATING_FIELD_ACCESSOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ERROR_CREATING_FIELD_ACCESSOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_CREATING_PROPERTY_ACCESSOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CREATING_PROPERTY_ACCESSOR</h4>
<pre>public static final&nbsp;int ERROR_CREATING_PROPERTY_ACCESSOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ERROR_CREATING_PROPERTY_ACCESSOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ERROR_INVOKING_ACCESSOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_INVOKING_ACCESSOR</h4>
<pre>public static final&nbsp;int ERROR_INVOKING_ACCESSOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.ERROR_INVOKING_ACCESSOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_ENUM_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_ENUM_VALUE</h4>
<pre>public static final&nbsp;int INVALID_ENUM_VALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_ENUM_VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_INTERFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_INTERFACE</h4>
<pre>public static final&nbsp;int INVALID_INTERFACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_INTERFACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_VALUE_FOR_OBJECT_GRAPH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_VALUE_FOR_OBJECT_GRAPH</h4>
<pre>public static final&nbsp;int INVALID_VALUE_FOR_OBJECT_GRAPH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_VALUE_FOR_OBJECT_GRAPH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DUPLICATE_ELEMENT_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DUPLICATE_ELEMENT_NAME</h4>
<pre>public static final&nbsp;int DUPLICATE_ELEMENT_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.DUPLICATE_ELEMENT_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MULTIPLE_XMLELEMREF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MULTIPLE_XMLELEMREF</h4>
<pre>public static final&nbsp;int MULTIPLE_XMLELEMREF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.MULTIPLE_XMLELEMREF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNKNOWN_TYPE_FOR_VARIABLE_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNKNOWN_TYPE_FOR_VARIABLE_MAPPING</h4>
<pre>public static final&nbsp;int UNKNOWN_TYPE_FOR_VARIABLE_MAPPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.UNKNOWN_TYPE_FOR_VARIABLE_MAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING</h4>
<pre>public static final&nbsp;int UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.UNKNOWN_PROPERTY_FOR_VARIABLE_MAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVALID_TYPE_FOR_VARIABLE_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_TYPE_FOR_VARIABLE_MAPPING</h4>
<pre>public static final&nbsp;int INVALID_TYPE_FOR_VARIABLE_MAPPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.INVALID_TYPE_FOR_VARIABLE_MAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MUST_MAP_TO_TEXT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MUST_MAP_TO_TEXT</h4>
<pre>public static final&nbsp;int MUST_MAP_TO_TEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.eclipse.persistence.exceptions.JAXBException.MUST_MAP_TO_TEXT">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="JAXBException-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JAXBException</h4>
<pre>protected&nbsp;JAXBException(<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="JAXBException-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>JAXBException</h4>
<pre>protected&nbsp;JAXBException(<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="noObjectFactoryOrJaxbIndexInPath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>noObjectFactoryOrJaxbIndexInPath</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;noObjectFactoryOrJaxbIndexInPath(<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;path)</pre>
</li>
</ul>
<a name="factoryMethodOrConstructorRequired-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factoryMethodOrConstructorRequired</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;factoryMethodOrConstructorRequired(<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;className)</pre>
</li>
</ul>
<a name="factoryClassWithoutFactoryMethod-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factoryClassWithoutFactoryMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;factoryClassWithoutFactoryMethod(<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;className)</pre>
</li>
</ul>
<a name="factoryMethodNotDeclared-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factoryMethodNotDeclared</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;factoryMethodNotDeclared(<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;methodName,
<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;className)</pre>
</li>
</ul>
<a name="multipleAnyAttributeMapping-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multipleAnyAttributeMapping</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;multipleAnyAttributeMapping(<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;className)</pre>
</li>
</ul>
<a name="anyAttributeOnNonMap-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>anyAttributeOnNonMap</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;anyAttributeOnNonMap(<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;propertyName)</pre>
</li>
</ul>
<a name="invalidElementRef-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidElementRef</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidElementRef(<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;propertyName,
<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;className)</pre>
</li>
</ul>
<a name="invalidElementWrapper-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidElementWrapper</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidElementWrapper(<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;propertyName)</pre>
</li>
</ul>
<a name="invalidId-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidId</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidId(<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;propertyName)</pre>
</li>
</ul>
<a name="invalidIdRef-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidIdRef</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidIdRef(<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;propertyName,
<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;className)</pre>
</li>
</ul>
<a name="invalidList-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidList</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidList(<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;propertyName)</pre>
</li>
</ul>
<a name="nameCollision-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nameCollision</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nameCollision(<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;uri,
<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;name)</pre>
</li>
</ul>
<a name="unsupportedNodeClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsupportedNodeClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;unsupportedNodeClass(<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;className)</pre>
</li>
</ul>
<a name="transientInProporder-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transientInProporder</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;transientInProporder(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="nonExistentPropertyInPropOrder-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nonExistentPropertyInPropOrder</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nonExistentPropertyInPropOrder(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="missingPropertyInPropOrder-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>missingPropertyInPropOrder</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;missingPropertyInPropOrder(<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;fieldName)</pre>
</li>
</ul>
<a name="missingPropertyInPropOrder-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>missingPropertyInPropOrder</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;missingPropertyInPropOrder(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="propertyOrFieldShouldBeAnAttribute-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertyOrFieldShouldBeAnAttribute</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;propertyOrFieldShouldBeAnAttribute(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="propertyOrFieldCannotBeXmlValue-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertyOrFieldCannotBeXmlValue</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;propertyOrFieldCannotBeXmlValue(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="invalidTypeForXmlValueField-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidTypeForXmlValueField</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidTypeForXmlValueField(<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;fieldName,
<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;className)</pre>
</li>
</ul>
<a name="incorrectKeyParameterType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>incorrectKeyParameterType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;incorrectKeyParameterType()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the Key parameter type of the package name to
metadata source map is something other than String. We require Map&lt;String, Source&gt;.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="incorrectValueParameterType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>incorrectValueParameterType</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;incorrectValueParameterType()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the Value parameter type (of the package
name to metadata source map) is something other than Source. We require Map&lt;String, Source&gt;.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="incorrectValueParameterTypeForOxmXmlKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>incorrectValueParameterTypeForOxmXmlKey</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;incorrectValueParameterTypeForOxmXmlKey()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the Value parameter type associated with
the 'eclipselink-oxm-xml' Key (in the properties map) is something other than Map&lt;String, Source&gt;.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="nullMetadataSource-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullMetadataSource</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullMetadataSource(<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;key)</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the Value (in the package name
to metadata source map) is null.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="nullMetadataSource--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullMetadataSource</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullMetadataSource()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the handle to the OXM metadata file is
null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="packageNotSetForBindingException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>packageNotSetForBindingException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;packageNotSetForBindingException()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the handle to the OXM metadata file has
not been passes in with an associated String (for package name) and the unmarshalled XmlBindings object
does not have a package-name set.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="nullMapKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullMapKey</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullMapKey()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where the Key (in the package name
to metadata source map) is null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotLoadClassFromMetadata-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotLoadClassFromMetadata</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotLoadClassFromMetadata(<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;classname)</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where a class that is declared in the metadata
file cannot be loaded by the classloader.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>classname</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotCreateContextForXmlModel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotCreateContextForXmlModel</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotCreateContextForXmlModel()</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where JAXBContext creation fails for our
XmlModel.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotCreateContextForXmlModel-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotCreateContextForXmlModel</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotCreateContextForXmlModel(<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>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where JAXBContext creation fails for our
XmlModel.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ex</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotUnmarshalMetadata-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotUnmarshalMetadata</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotUnmarshalMetadata(<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;e)</pre>
<div class="block">This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
eclipselink-oxm.xml). This exception applies to the case where an exception occurs while unmarshalling
the eclipselink metadata file.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>e</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotCreateCustomizerInstance-java.lang.Exception-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotCreateCustomizerInstance</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotCreateCustomizerInstance(<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;e,
<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;customizerClassName)</pre>
<div class="block">This exception should be used when a descriptor customizer instance cannot be created.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>e</code> - </dd>
<dd><code>customizerClassName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="invalidCustomizerClass-java.lang.Exception-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidCustomizerClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidCustomizerClass(<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;e,
<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;customizerClassName)</pre>
<div class="block">This exception would typically be thrown when a customizer class is set
that is not an instance of DescriptorCustomizer.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>e</code> - </dd>
<dd><code>customizerClassName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="idAlreadySet-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>idAlreadySet</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;idAlreadySet(<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;propertyName,
<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;idPropertyName,
<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;className)</pre>
<div class="block">This exception should be used when an attempt is made to set an ID property
when one has already been set.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - attempting to set this property as ID</dd>
<dd><code>idPropertyName</code> - existing ID property</dd>
<dd><code>className</code> - class in question</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="xmlValueAlreadySet-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlValueAlreadySet</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;xmlValueAlreadySet(<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;propertyName,
<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;xmlValuePropertyName,
<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;className)</pre>
<div class="block">This exception should be used when an attempt is made to set an XmlValue property
when one has already been set.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - attempting to set this property as XmlValue</dd>
<dd><code>xmlValuePropertyName</code> - existing XmlValue property</dd>
<dd><code>className</code> - class in question</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="xmlAnyElementAlreadySet-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlAnyElementAlreadySet</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;xmlAnyElementAlreadySet(<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;propertyName,
<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;xmlAnyElementPropertyName,
<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;className)</pre>
<div class="block">This exception should be used when an attempt is made to set an XmlAnyElement
property when one has already been set.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - attempting to set this property as XmlAnyElement</dd>
<dd><code>xmlAnyElementPropertyName</code> - existing XmlAnyElement property</dd>
<dd><code>className</code> - class in question</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="couldNotInitializeDomHandlerConverter-java.lang.Exception-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>couldNotInitializeDomHandlerConverter</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;couldNotInitializeDomHandlerConverter(<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;nestedException,
<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;domHandlerClassName,
<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;propertyName)</pre>
<div class="block">This exception should be used when DomHandlerConverter initialization fails.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nestedException</code> - </dd>
<dd><code>domHandlerClassName</code> - </dd>
<dd><code>propertyName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="invalidAttributeRef-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAttributeRef</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidAttributeRef(<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;propertyName,
<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;className)</pre>
<div class="block">This exception should be used when an @XmlAttributeRef or xml-attribute-ref appears
on a non-DataHandler property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - </dd>
<dd><code>className</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="invalidXmlElementInXmlElementsList-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidXmlElementInXmlElementsList</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidXmlElementInXmlElementsList(<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;propertyName,
<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;elementName)</pre>
<div class="block">This exception should be used when XmlElements and XmlIDREF are set on a property,
but one or more of the XmlElement entries in the list has a type that does not
have an XmlID property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - </dd>
<dd><code>elementName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="nullTypeOnTypeMappingInfo-javax.xml.namespace.QName-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullTypeOnTypeMappingInfo</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullTypeOnTypeMappingInfo(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;tagName)</pre>
<div class="block">This exception should be used when a TypeMappingInfo is specified but the Type is not set on it.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tagName</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="javaTypeNotAllowedInBindingsFile-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>javaTypeNotAllowedInBindingsFile</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;javaTypeNotAllowedInBindingsFile(<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;javaTypePackage,
<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;bindingsPackage)</pre>
<div class="block">This exception should be used when a TypeMappingInfo is specified but the Type is not set on it.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>javaTypePackage</code> - </dd>
<dd><code>bindingsPackage</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="cannotCreateDynamicContextFromClasses--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cannotCreateDynamicContextFromClasses</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;cannotCreateDynamicContextFromClasses()</pre>
<div class="block">This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an
array of actual classes.</div>
</li>
</ul>
<a name="cannotInitializeFromNode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cannotInitializeFromNode</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;cannotInitializeFromNode()</pre>
<div class="block">This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an
Node, that is not an instance of either Document or Element.</div>
</li>
</ul>
<a name="errorCreatingDynamicJAXBContext-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorCreatingDynamicJAXBContext</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;errorCreatingDynamicJAXBContext(<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;nestedException)</pre>
<div class="block">This is a general exception, thrown if a problem was encountered during DynamicJAXBContext creation.</div>
</li>
</ul>
<a name="enumConstantNotFound-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enumConstantNotFound</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;enumConstantNotFound(<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;name)</pre>
<div class="block">This exception is thrown if the user tries to get a non-existant enum constant from an enum class.</div>
</li>
</ul>
<a name="nullSessionName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullSessionName</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullSessionName()</pre>
<div class="block">This exception is thrown if the user tries bootstrap from sessions.xml but provides a null sessionNames parameter.</div>
</li>
</ul>
<a name="nullSource--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullSource</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullSource()</pre>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null Source parameter.</div>
</li>
</ul>
<a name="nullInputStream--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullInputStream</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullInputStream()</pre>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null InputStream parameter.</div>
</li>
</ul>
<a name="nullNode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullNode</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;nullNode()</pre>
<div class="block">This exception is thrown if the user tries bootstrap from XML Schema but provides a null Node parameter.</div>
</li>
</ul>
<a name="xjcBindingError--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xjcBindingError</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;xjcBindingError()</pre>
<div class="block">This exception is thrown if XJC was unable to generate a CodeModel.</div>
</li>
</ul>
<a name="classNotFoundException-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>classNotFoundException</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;classNotFoundException(<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;className)</pre>
</li>
</ul>
<a name="readTransformerHasBothClassAndMethod-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readTransformerHasBothClassAndMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;readTransformerHasBothClassAndMethod(<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;propertyName)</pre>
<div class="block">PUBLIC:
Cause: ReadTransformer for the specified attribute of the specified class
specifies both class and method.</div>
</li>
</ul>
<a name="readTransformerHasNeitherClassNorMethod-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readTransformerHasNeitherClassNorMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;readTransformerHasNeitherClassNorMethod(<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;propertyName)</pre>
<div class="block">PUBLIC:
Cause: ReadTransformer for the specified attribute of the specified class
specifies neither class nor method.</div>
</li>
</ul>
<a name="writeTransformerHasBothClassAndMethod-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeTransformerHasBothClassAndMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;writeTransformerHasBothClassAndMethod(<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;propertyName,
<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;xmlPath)</pre>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path
specifies both class and method.</div>
</li>
</ul>
<a name="writeTransformerHasNeitherClassNorMethod-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeTransformerHasNeitherClassNorMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;writeTransformerHasNeitherClassNorMethod(<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;propertyName,
<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;xmlPath)</pre>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path
specifies neither class nor method.</div>
</li>
</ul>
<a name="writeTransformerHasNoXmlPath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeTransformerHasNoXmlPath</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;writeTransformerHasNoXmlPath(<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;propertyName)</pre>
<div class="block">PUBLIC:
Cause: WriteTransformer for the specified attribute of the specified class
has no xml-path specified, or the specified xml-path is invalid.</div>
</li>
</ul>
<a name="noSuchWriteTransformationMethod-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>noSuchWriteTransformationMethod</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;noSuchWriteTransformationMethod(<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;methodName)</pre>
<div class="block">PUBLIC:
Cause: Write transformation method does not exist, or has the wrong number
or type of parameters.</div>
</li>
</ul>
<a name="transformerClassNotFound-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transformerClassNotFound</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;transformerClassNotFound(<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;className)</pre>
<div class="block">PUBLIC:
Cause: Transformer class could not be loaded.</div>
</li>
</ul>
<a name="oxmKeyNotFound--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oxmKeyNotFound</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;oxmKeyNotFound()</pre>
<div class="block">PUBLIC:
Cause: Properties passed to createDynamicFromOXM did not contain
ECLIPSELINK_OXM_FILE_KEY, or was null.</div>
</li>
</ul>
<a name="invalidXmlJoinNodeReferencedClass-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidXmlJoinNodeReferencedClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidXmlJoinNodeReferencedClass(<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;propertyName,
<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;referencedClassName)</pre>
<div class="block">PUBLIC:
Cause: The referenced class (i.e. actualType) of the Property containing the
XmlJoinNodes declaration does not have an associated TypeInfo.</div>
</li>
</ul>
<a name="invalidReferenceToTransientClass-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidReferenceToTransientClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidReferenceToTransientClass(<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;className,
<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;propertyName,
<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;referencedClassName)</pre>
<div class="block">PUBLIC:
Cause: The reference class (i.e. actualType) of a given Property is marked
transient. I.e. List&lt;Address&gt; addresses; where Address is marked
transient.</div>
</li>
</ul>
<a name="noKeyOrIDPropertyOnJoinTarget-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>noKeyOrIDPropertyOnJoinTarget</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;noKeyOrIDPropertyOnJoinTarget(<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;className,
<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;propertyName,
<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;referencedClassName)</pre>
<div class="block">PUBLIC:
Cause: The target class has no ID or Key properties set.</div>
</li>
</ul>
<a name="invalidReferencedXmlPathOnJoin-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidReferencedXmlPathOnJoin</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidReferencedXmlPathOnJoin(<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;className,
<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;propertyName,
<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;referencedClassName,
<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;referencedXmlPath)</pre>
<div class="block">PUBLIC:
Cause: No ID or Key property exists on the target class with an XPath == referencedXmlPath.</div>
</li>
</ul>
<a name="invalidIDREFClass-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidIDREFClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidIDREFClass(<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;className,
<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;propertyName,
<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;referencedClassName)</pre>
<div class="block">PUBLIC:
Cause: The referenced class (i.e. actualType) of the Property containing the
XmlIDREF declaration does not have an associated TypeInfo.</div>
</li>
</ul>
<a name="adapterClassNotLoaded-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adapterClassNotLoaded</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;adapterClassNotLoaded(<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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: The adapter class set on XMLJavaTypeConverter could not be loaded. This is
most likely due to an incorrect class name or the wrong classloader being set on
XMLConversionManager.</div>
</li>
</ul>
<a name="adapterClassMethodsCouldNotBeAccessed-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adapterClassMethodsCouldNotBeAccessed</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;adapterClassMethodsCouldNotBeAccessed(<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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get the declared methods from
the adapter class.</div>
</li>
</ul>
<a name="adapterClassCouldNotBeInstantiated-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adapterClassCouldNotBeInstantiated</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;adapterClassCouldNotBeInstantiated(<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;adapterClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get a new instance of
the adapter class.</div>
</li>
</ul>
<a name="invalidAdapterClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAdapterClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidAdapterClass(<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;adapterClassName)</pre>
<div class="block">PUBLIC:
Cause: The adapter class does not extend jakarta.xml.bind.annotation.adapters.XmlAdapter.</div>
</li>
</ul>
<a name="invalidPackageAdapterClass-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidPackageAdapterClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidPackageAdapterClass(<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;adapterClassName,
<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;packageName)</pre>
<div class="block">PUBLIC:
Cause: The package level adapter class set on XMLJavaTypeConverter could not be
loaded. This is most likely due to an incorrect class name or the wrong
classloader being set on XMLConversionManager.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>adapterClassName</code> - the name of the XmlAdapterClass</dd>
<dd><code>packageName</code> - name of the target package</dd>
</dl>
</li>
</ul>
<a name="invalidTypeAdapterClass-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidTypeAdapterClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidTypeAdapterClass(<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;adapterClassName,
<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;typeName)</pre>
<div class="block">PUBLIC:
Cause: The type level adapter class set on XMLJavaTypeConverter could not be
loaded. This is most likely due to an incorrect class name or the wrong
classloader being set on XMLConversionManager.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>adapterClassName</code> - the name of the XmlAdapterClass</dd>
<dd><code>typeName</code> - name of the target type</dd>
</dl>
</li>
</ul>
<a name="invalidPropertyAdapterClass-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidPropertyAdapterClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidPropertyAdapterClass(<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;adapterClassName,
<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;propName,
<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;typeName)</pre>
<div class="block">PUBLIC:
Cause: The field/property level adapter class set on XMLJavaTypeConverter could
not be loaded. This is most likely due to an incorrect class name or the wrong
classloader being set on XMLConversionManager.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>adapterClassName</code> - the name of the XmlAdapterClass</dd>
<dd><code>propName</code> - the name of the field/property</dd>
<dd><code>typeName</code> - name of the owning type</dd>
</dl>
</li>
</ul>
<a name="incorrectNumberOfXmlJoinNodesOnXmlElements-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>incorrectNumberOfXmlJoinNodesOnXmlElements</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;incorrectNumberOfXmlJoinNodesOnXmlElements(<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;propertyName,
<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;className)</pre>
<div class="block">PUBLIC:
Cause: There is a different number of XmlElements and XmlJoinNodes entries in a given
XmlElementsJoinNodes. There must be an equal number of each.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - name of the Property containing the XmlElementsJoinNodes</dd>
<dd><code>className</code> - name of the owning class</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="invalidXmlPathWithAttribute-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidXmlPathWithAttribute</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidXmlPathWithAttribute(<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;propertyName,
<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;className,
<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;xpath)</pre>
<div class="block">When the target of an XmlPaths -&gt; XmlPath is an attribute, it must be nested, and
not the root of the path.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>propertyName</code> - name of the Property containing the XmlPaths</dd>
<dd><code>className</code> - name of the owning class</dd>
<dd><code>xpath</code> - the offending XmlPath</dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="duplicatePropertyName-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>duplicatePropertyName</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;duplicatePropertyName(<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;propertyName,
<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;className)</pre>
</li>
</ul>
<a name="samePropertyInMultipleFiles-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>samePropertyInMultipleFiles</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;samePropertyInMultipleFiles(<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;propertyName,
<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;className)</pre>
</li>
</ul>
<a name="exceptionWithNameTransformerClass-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exceptionWithNameTransformerClass</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;exceptionWithNameTransformerClass(<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;nametransformerClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred while attempting to get a new instance of
the transformer class.</div>
</li>
</ul>
<a name="exceptionDuringNameTransformation-java.lang.String-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exceptionDuringNameTransformation</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;exceptionDuringNameTransformation(<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;nameBeingTransformed,
<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;nametransformerClassName,
<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>
<div class="block">PUBLIC:
Cause: An exception occurred during transformation to an xml name</div>
</li>
</ul>
<a name="unableToLoadMetadataFromLocation-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unableToLoadMetadataFromLocation</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;unableToLoadMetadataFromLocation(<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;location)</pre>
</li>
</ul>
<a name="cannotRefreshMetadata--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cannotRefreshMetadata</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;cannotRefreshMetadata()</pre>
</li>
</ul>
<a name="xjbNotSource--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xjbNotSource</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;xjbNotSource()</pre>
</li>
</ul>
<a name="xsdImportNotSource--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xsdImportNotSource</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;xsdImportNotSource()</pre>
</li>
</ul>
<a name="invalidXmlLocation-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidXmlLocation</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidXmlLocation(<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;propertyName,
<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;propertyType)</pre>
<div class="block">Cause: @XmlLocation is set on a non-Locator property.</div>
</li>
</ul>
<a name="exceptionDuringSchemaGeneration-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exceptionDuringSchemaGeneration</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;exceptionDuringSchemaGeneration(<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>
<div class="block">PUBLIC:
Cause: An exception occurred during schema generation.</div>
</li>
</ul>
<a name="jsonValuePropertyRequired-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jsonValuePropertyRequired</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;jsonValuePropertyRequired(<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;value)</pre>
<div class="block">PUBLIC:
Cause: An exception occurred marshalling json</div>
</li>
</ul>
<a name="errorInstantiatingAccessorFactory-java.lang.Object-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorInstantiatingAccessorFactory</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;errorInstantiatingAccessorFactory(<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;factoryClass,
<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;nestedException)</pre>
<div class="block">PUBLIC:
Cause: An exception occured while trying to instantiate an instance of the
user specified AccessorFactory</div>
</li>
</ul>
<a name="invalidAccessorFactory-java.lang.Object-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidAccessorFactory</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidAccessorFactory(<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;accessorFactoryClass,
<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;nestedException)</pre>
</li>
</ul>
<a name="errorCreatingFieldAccessor-java.lang.Object-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorCreatingFieldAccessor</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;errorCreatingFieldAccessor(<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;accessorFactory,
<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;nestedException)</pre>
</li>
</ul>
<a name="errorCreatingPropertyAccessor-java.lang.Object-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorCreatingPropertyAccessor</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;errorCreatingPropertyAccessor(<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;accessorFactory,
<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;nestedException)</pre>
</li>
</ul>
<a name="errorInvokingAccessor-java.lang.Object-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorInvokingAccessor</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;errorInvokingAccessor(<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;accessor,
<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;method,
<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;nestedException)</pre>
</li>
</ul>
<a name="invalidEnumValue-java.lang.Object-java.lang.String-java.lang.Exception-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidEnumValue</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidEnumValue(<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;value,
<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;theClassName,
<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;nestedException)</pre>
</li>
</ul>
<a name="invalidInterface-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidInterface</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidInterface(<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;interfaceName)</pre>
</li>
</ul>
<a name="invalidValueForObjectGraph-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidValueForObjectGraph</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidValueForObjectGraph(<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;value)</pre>
</li>
</ul>
<a name="duplicateElementName-javax.xml.namespace.QName-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>duplicateElementName</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;duplicateElementName(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;qName)</pre>
</li>
</ul>
<a name="multipleXmlElementRef-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multipleXmlElementRef</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;multipleXmlElementRef(<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;propertyTypeName,
<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;className)</pre>
</li>
</ul>
<a name="unknownTypeForVariableNode-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unknownTypeForVariableNode</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;unknownTypeForVariableNode(<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;className)</pre>
</li>
</ul>
<a name="unknownPropertyForVariableNode-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unknownPropertyForVariableNode</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;unknownPropertyForVariableNode(<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;propertyName,
<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;className)</pre>
</li>
</ul>
<a name="invalidTypeForVariableNode-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidTypeForVariableNode</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;invalidTypeForVariableNode(<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;attribute,
<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;type,
<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;className)</pre>
</li>
</ul>
<a name="mustMapToText-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mustMapToText</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/persistence/exceptions/JAXBException.html" title="class in org.eclipse.persistence.exceptions">JAXBException</a>&nbsp;mustMapToText(<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;propName,
<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;typeName,
<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;refTypeName)</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.1, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/persistence/exceptions/IntegrityException.html" title="class in org.eclipse.persistence.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/persistence/exceptions/JPARSErrorCodes.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/JAXBException.html" target="_top">Frames</a></li>
<li><a href="JAXBException.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>