blob: e6eed38d92adc1826d90685575d3d569093d2f25 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Thu Jun 14 10:03:58 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ExceptionInfo (OpenJPA Parent POM 2.4.3 API)</title>
<meta name="date" content="2018-06-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExceptionInfo (OpenJPA Parent POM 2.4.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="class-use/ExceptionInfo.html">Use</a></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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openjpa/util/DoubleId.html" title="class in org.apache.openjpa.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/util/Exceptions.html" title="class in org.apache.openjpa.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/util/ExceptionInfo.html" target="_top">Frames</a></li>
<li><a href="ExceptionInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All 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>Constr&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>Constr&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.apache.openjpa.util</div>
<h2 title="Interface ExceptionInfo" class="title">Interface ExceptionInfo</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/openjpa/persistence/ArgumentException.html" title="class in org.apache.openjpa.persistence">ArgumentException</a>, <a href="../../../../org/apache/openjpa/util/CallbackException.html" title="class in org.apache.openjpa.util">CallbackException</a>, <a href="../../../../org/apache/openjpa/persistence/EntityExistsException.html" title="class in org.apache.openjpa.persistence">EntityExistsException</a>, <a href="../../../../org/apache/openjpa/persistence/EntityNotFoundException.html" title="class in org.apache.openjpa.persistence">EntityNotFoundException</a>, <a href="../../../../org/apache/openjpa/util/GeneralException.html" title="class in org.apache.openjpa.util">GeneralException</a>, <a href="../../../../org/apache/openjpa/util/InternalException.html" title="class in org.apache.openjpa.util">InternalException</a>, <a href="../../../../org/apache/openjpa/util/InvalidStateException.html" title="class in org.apache.openjpa.util">InvalidStateException</a>, <a href="../../../../org/apache/openjpa/persistence/InvalidStateException.html" title="class in org.apache.openjpa.persistence">InvalidStateException</a>, <a href="../../../../org/apache/openjpa/util/LockException.html" title="class in org.apache.openjpa.util">LockException</a>, <a href="../../../../org/apache/openjpa/persistence/LockTimeoutException.html" title="class in org.apache.openjpa.persistence">LockTimeoutException</a>, <a href="../../../../org/apache/openjpa/util/MetaDataException.html" title="class in org.apache.openjpa.util">MetaDataException</a>, <a href="../../../../org/apache/openjpa/util/NonUniqueResultException.html" title="class in org.apache.openjpa.util">NonUniqueResultException</a>, <a href="../../../../org/apache/openjpa/persistence/NonUniqueResultException.html" title="class in org.apache.openjpa.persistence">NonUniqueResultException</a>, <a href="../../../../org/apache/openjpa/util/NoResultException.html" title="class in org.apache.openjpa.util">NoResultException</a>, <a href="../../../../org/apache/openjpa/persistence/NoResultException.html" title="class in org.apache.openjpa.persistence">NoResultException</a>, <a href="../../../../org/apache/openjpa/util/NoTransactionException.html" title="class in org.apache.openjpa.util">NoTransactionException</a>, <a href="../../../../org/apache/openjpa/util/ObjectExistsException.html" title="class in org.apache.openjpa.util">ObjectExistsException</a>, <a href="../../../../org/apache/openjpa/util/ObjectNotFoundException.html" title="class in org.apache.openjpa.util">ObjectNotFoundException</a>, <a href="../../../../org/apache/openjpa/util/OpenJPAException.html" title="class in org.apache.openjpa.util">OpenJPAException</a>, <a href="../../../../org/apache/openjpa/util/OptimisticException.html" title="class in org.apache.openjpa.util">OptimisticException</a>, <a href="../../../../org/apache/openjpa/persistence/OptimisticLockException.html" title="class in org.apache.openjpa.persistence">OptimisticLockException</a>, <a href="../../../../org/apache/openjpa/kernel/jpql/ParseException.html" title="class in org.apache.openjpa.kernel.jpql">ParseException</a>, <a href="../../../../org/apache/openjpa/persistence/PersistenceException.html" title="class in org.apache.openjpa.persistence">PersistenceException</a>, <a href="../../../../org/apache/openjpa/persistence/PessimisticLockException.html" title="class in org.apache.openjpa.persistence">PessimisticLockException</a>, <a href="../../../../org/apache/openjpa/util/QueryException.html" title="class in org.apache.openjpa.util">QueryException</a>, <a href="../../../../org/apache/openjpa/persistence/QueryTimeoutException.html" title="class in org.apache.openjpa.persistence">QueryTimeoutException</a>, <a href="../../../../org/apache/openjpa/util/ReferentialIntegrityException.html" title="class in org.apache.openjpa.util">ReferentialIntegrityException</a>, <a href="../../../../org/apache/openjpa/persistence/RollbackException.html" title="class in org.apache.openjpa.persistence">RollbackException</a>, <a href="../../../../org/apache/openjpa/util/StoreException.html" title="class in org.apache.openjpa.util">StoreException</a>, <a href="../../../../org/apache/openjpa/persistence/TransactionRequiredException.html" title="class in org.apache.openjpa.persistence">TransactionRequiredException</a>, <a href="../../../../org/apache/openjpa/util/UnsupportedException.html" title="class in org.apache.openjpa.util">UnsupportedException</a>, <a href="../../../../org/apache/openjpa/util/UserException.html" title="class in org.apache.openjpa.util">UserException</a>, <a href="../../../../org/apache/openjpa/validation/ValidationException.html" title="class in org.apache.openjpa.validation">ValidationException</a>, <a href="../../../../org/apache/openjpa/validation/ValidationUnavailableException.html" title="class in org.apache.openjpa.validation">ValidationUnavailableException</a>, <a href="../../../../org/apache/openjpa/util/WrappedException.html" title="class in org.apache.openjpa.util">WrappedException</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ExceptionInfo</span></pre>
<div class="block">Interface supplying additional exception information. All OpenJPA
exceptions implement this interface.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>0.4.0</dd>
<dt><span class="strong">Author:</span></dt>
<dd>Abe White</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="overviewSummary" 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><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#GENERAL">GENERAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#INTERNAL">INTERNAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#STORE">STORE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#UNAVAILABLE">UNAVAILABLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#UNSUPPORTED">UNSUPPORTED</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#USER">USER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#WRAPPED">WRAPPED</a></strong></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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getCause()">getCause</a></strong>()</code>
<div class="block">Returns the first <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> from <a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getNestedThrowables()"><code>getNestedThrowables()</code></a>
in order to conform to <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang"><code>Throwable.getCause()</code></a> in Java 1.4+.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getFailedObject()">getFailedObject</a></strong>()</code>
<div class="block">The failed object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getMessage()">getMessage</a></strong>()</code>
<div class="block">Exception message.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getNestedThrowables()">getNestedThrowables</a></strong>()</code>
<div class="block">The nested throwables.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getSubtype()">getSubtype</a></strong>()</code>
<div class="block">Exception subtype.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getType()">getType</a></strong>()</code>
<div class="block">Exception type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#isFatal()">isFatal</a></strong>()</code>
<div class="block">Whether this error is fatal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#printStackTrace()">printStackTrace</a></strong>()</code>
<div class="block">Stack.</div>
</td>
</tr>
</table>
</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="GENERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GENERAL</h4>
<pre>static final&nbsp;int GENERAL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.GENERAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="INTERNAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERNAL</h4>
<pre>static final&nbsp;int INTERNAL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.INTERNAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="STORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORE</h4>
<pre>static final&nbsp;int STORE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.STORE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSUPPORTED</h4>
<pre>static final&nbsp;int UNSUPPORTED</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.UNSUPPORTED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER</h4>
<pre>static final&nbsp;int USER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.USER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="WRAPPED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRAPPED</h4>
<pre>static final&nbsp;int WRAPPED</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.WRAPPED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="UNAVAILABLE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UNAVAILABLE</h4>
<pre>static final&nbsp;int UNAVAILABLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.openjpa.util.ExceptionInfo.UNAVAILABLE">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getMessage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessage</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getMessage()</pre>
<div class="block">Exception message.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang"><code>Throwable.getMessage()</code></a></dd></dl>
</li>
</ul>
<a name="getCause()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCause</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;getCause()</pre>
<div class="block">Returns the first <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> from <a href="../../../../org/apache/openjpa/util/ExceptionInfo.html#getNestedThrowables()"><code>getNestedThrowables()</code></a>
in order to conform to <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang"><code>Throwable.getCause()</code></a> in Java 1.4+.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang"><code>Throwable.getCause()</code></a></dd></dl>
</li>
</ul>
<a name="printStackTrace()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>printStackTrace</h4>
<pre>void&nbsp;printStackTrace()</pre>
<div class="block">Stack.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang"><code>Throwable.printStackTrace()</code></a></dd></dl>
</li>
</ul>
<a name="getType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>int&nbsp;getType()</pre>
<div class="block">Exception type.</div>
</li>
</ul>
<a name="getSubtype()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubtype</h4>
<pre>int&nbsp;getSubtype()</pre>
<div class="block">Exception subtype.</div>
</li>
</ul>
<a name="isFatal()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFatal</h4>
<pre>boolean&nbsp;isFatal()</pre>
<div class="block">Whether this error is fatal.</div>
</li>
</ul>
<a name="getNestedThrowables()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNestedThrowables</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>[]&nbsp;getNestedThrowables()</pre>
<div class="block">The nested throwables.</div>
</li>
</ul>
<a name="getFailedObject()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFailedObject</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getFailedObject()</pre>
<div class="block">The failed object.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="class-use/ExceptionInfo.html">Use</a></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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openjpa/util/DoubleId.html" title="class in org.apache.openjpa.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/util/Exceptions.html" title="class in org.apache.openjpa.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/util/ExceptionInfo.html" target="_top">Frames</a></li>
<li><a href="ExceptionInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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>Constr&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>Constr&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; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>