blob: f3c8fa532a36cf2487d4ee0c9118ff21aabc5003 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>Uses of Class org.apache.cayenne.CayenneRuntimeException (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cayenne.CayenneRuntimeException (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">Class</a></li>
<li class="navBarCell1Rev">Use</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"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.cayenne.CayenneRuntimeException" class="title">Uses of Class<br>org.apache.cayenne.CayenneRuntimeException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne">org.apache.cayenne</a></th>
<td class="colLast">
<div class="block">Contains persistence APIs directly accessible by users.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></th>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.configuration">org.apache.cayenne.configuration</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.configuration.server">org.apache.cayenne.configuration.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.configuration.xml">org.apache.cayenne.configuration.xml</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.ejbql">org.apache.cayenne.ejbql</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.exp">org.apache.cayenne.exp</a></th>
<td class="colLast">
<div class="block">Cayenne data expression classes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.reflect">org.apache.cayenne.reflect</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.remote">org.apache.cayenne.remote</a></th>
<td class="colLast">
<div class="block">Contains classes an interfaces related to Cayenne remote object persistence features.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.remote.service">org.apache.cayenne.remote.service</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.rop">org.apache.cayenne.rop</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.util">org.apache.cayenne.util</a></th>
<td class="colLast">
<div class="block">General utility classes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.validation">org.apache.cayenne.validation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.cayenne">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../package-summary.html">org.apache.cayenne</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../package-summary.html">org.apache.cayenne</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ConfigurationException.html" title="class in org.apache.cayenne">ConfigurationException</a></span></code></th>
<td class="colLast">
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DeleteDenyException.html" title="class in org.apache.cayenne">DeleteDenyException</a></span></code></th>
<td class="colLast">
<div class="block">An exception thrown during an attempt to delete an object that has a relationship to a
non-null related object, that has a DENY delete rule.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FaultFailureException.html" title="class in org.apache.cayenne">FaultFailureException</a></span></code></th>
<td class="colLast">
<div class="block">A runtime exception thrown when during lazy object initialization Cayenne finds that no
matching row exists in the database for a given ObjectId.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueHolder.</span><code><span class="memberNameLink"><a href="../ValueHolder.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an object stored by this ValueHolder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueHolder.</span><code><span class="memberNameLink"><a href="../ValueHolder.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">
<div class="block">Retrieves ValueHolder value without triggering fault resolution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueHolder.</span><code><span class="memberNameLink"><a href="../ValueHolder.html#setValue(E)">setValue</a></span>&#8203;(<a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Sets an object stored by this ValueHolder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueHolder.</span><code><span class="memberNameLink"><a href="../ValueHolder.html#setValueDirectly(E)">setValueDirectly</a></span>&#8203;(<a href="../ValueHolder.html" title="type parameter in ValueHolder">E</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Sets ValueHolder vaue without triggering fault resolution.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../access/package-summary.html">org.apache.cayenne.access</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../access/package-summary.html">org.apache.cayenne.access</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/DomainStoppedException.html" title="class in org.apache.cayenne.access">DomainStoppedException</a></span></code></th>
<td class="colLast">
<div class="block">An exception thrown on attempts to access a DataDomain after it was explicitly shut
down by the user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/OptimisticLockException.html" title="class in org.apache.cayenne.access">OptimisticLockException</a></span></code></th>
<td class="colLast">
<div class="block">An exception thrown on optimistic lock failure.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/package-summary.html">org.apache.cayenne.access</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataContext.</span><code><span class="memberNameLink"><a href="../access/DataContext.html#commitChanges()">commitChanges</a></span>()</code></th>
<td class="colLast">
<div class="block">Synchronizes object graph with the database.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.configuration">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../configuration/package-summary.html">org.apache.cayenne.configuration</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../configuration/package-summary.html">org.apache.cayenne.configuration</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataMapLoader.</span><code><span class="memberNameLink"><a href="../configuration/DataMapLoader.html#load(org.apache.cayenne.resource.Resource)">load</a></span>&#8203;(<a href="../resource/Resource.html" title="interface in org.apache.cayenne.resource">Resource</a>&nbsp;configurationResource)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../configuration/server/DataDomainLoadException.html" title="class in org.apache.cayenne.configuration.server">DataDomainLoadException</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.configuration.xml">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../configuration/xml/package-summary.html">org.apache.cayenne.configuration.xml</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../configuration/xml/package-summary.html">org.apache.cayenne.configuration.xml</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">XMLDataMapLoader.</span><code><span class="memberNameLink"><a href="../configuration/xml/XMLDataMapLoader.html#load(org.apache.cayenne.resource.Resource)">load</a></span>&#8203;(<a href="../resource/Resource.html" title="interface in org.apache.cayenne.resource">Resource</a>&nbsp;configurationResource)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.ejbql">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../ejbql/package-summary.html">org.apache.cayenne.ejbql</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../ejbql/package-summary.html">org.apache.cayenne.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ejbql/EJBQLException.html" title="class in org.apache.cayenne.ejbql">EJBQLException</a></span></code></th>
<td class="colLast">
<div class="block">An exception thrown on errors during parsing EJBQL statements.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.exp">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../exp/package-summary.html">org.apache.cayenne.exp</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../exp/package-summary.html">org.apache.cayenne.exp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../exp/ExpressionException.html" title="class in org.apache.cayenne.exp">ExpressionException</a></span></code></th>
<td class="colLast">
<div class="block">RuntimeException thrown on errors during expressions creation/parsing.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.reflect">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../reflect/package-summary.html">org.apache.cayenne.reflect</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../reflect/package-summary.html">org.apache.cayenne.reflect</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../reflect/PropertyException.html" title="class in org.apache.cayenne.reflect">PropertyException</a></span></code></th>
<td class="colLast">
<div class="block">An unchecked exception thrown on errors during property access, either within a
Accessor or a Property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../reflect/UnresolvablePathException.html" title="class in org.apache.cayenne.reflect">UnresolvablePathException</a></span></code></th>
<td class="colLast">
<div class="block">A runtime exception thrown when <code>PropertyUtils.getProperty()</code> finds that
there is a null value in middle of the resolved path.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../reflect/package-summary.html">org.apache.cayenne.reflect</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PropertyUtils.</span><code><span class="memberNameLink"><a href="../reflect/PropertyUtils.html#getProperty(java.lang.Object,java.lang.String)">getProperty</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;object,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;nestedPropertyName)</code></th>
<td class="colLast">
<div class="block">Returns object property using JavaBean-compatible introspection with one
addition - a property can be a dot-separated property name path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PropertyUtils.</span><code><span class="memberNameLink"><a href="../reflect/PropertyUtils.html#setProperty(java.lang.Object,java.lang.String,java.lang.Object)">setProperty</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;object,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;nestedPropertyName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Sets object property using JavaBean-compatible introspection with one
addition - a property can be a dot-separated property name path.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.remote">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../remote/package-summary.html">org.apache.cayenne.remote</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../remote/package-summary.html">org.apache.cayenne.remote</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected abstract void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseConnection.</span><code><span class="memberNameLink"><a href="../remote/BaseConnection.html#beforeSendMessage(org.apache.cayenne.remote.ClientMessage)">beforeSendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">
<div class="block">Called before logging the beginning of message processing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseConnection.</span><code><span class="memberNameLink"><a href="../remote/BaseConnection.html#doSendMessage(org.apache.cayenne.remote.ClientMessage)">doSendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">
<div class="block">The worker method invoked to process message.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../event/EventBridge.html" title="class in org.apache.cayenne.event">EventBridge</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnection.</span><code><span class="memberNameLink"><a href="../remote/ClientConnection.html#getServerEventBridge()">getServerEventBridge</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an EventBridge that receives remote server events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseConnection.</span><code><span class="memberNameLink"><a href="../remote/BaseConnection.html#sendMessage(org.apache.cayenne.remote.ClientMessage)">sendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">
<div class="block">Invokes 'beforeSendMessage' on self, then invokes 'doSendMessage'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientConnection.</span><code><span class="memberNameLink"><a href="../remote/ClientConnection.html#sendMessage(org.apache.cayenne.remote.ClientMessage)">sendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">
<div class="block">Sends a synchronous ClientMessage to the server, returning a reply.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientChannel.</span><code><span class="memberNameLink"><a href="../remote/ClientChannel.html#setupRemoteChannelListener()">setupRemoteChannelListener</a></span>()</code></th>
<td class="colLast">
<div class="block">Starts up an EventBridge to listen for remote updates.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../remote/package-summary.html">org.apache.cayenne.remote</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../remote/ClientChannel.html#%3Cinit%3E(org.apache.cayenne.remote.ClientConnection,boolean,org.apache.cayenne.event.EventManager,boolean)">ClientChannel</a></span>&#8203;(<a href="../remote/ClientConnection.html" title="interface in org.apache.cayenne.remote">ClientConnection</a>&nbsp;connection,
boolean&nbsp;channelEventsEnabled,
<a href="../event/EventManager.html" title="interface in org.apache.cayenne.event">EventManager</a>&nbsp;eventManager,
boolean&nbsp;remoteEventsOptional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.remote.service">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../remote/service/package-summary.html">org.apache.cayenne.remote.service</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../remote/service/package-summary.html">org.apache.cayenne.remote.service</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LocalConnection.</span><code><span class="memberNameLink"><a href="../remote/service/LocalConnection.html#doSendMessage(org.apache.cayenne.remote.ClientMessage)">doSendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">
<div class="block">Dispatches a message to an internal handler.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.rop">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../rop/package-summary.html">org.apache.cayenne.rop</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../rop/package-summary.html">org.apache.cayenne.rop</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientConnection.</span><code><span class="memberNameLink"><a href="../rop/HttpClientConnection.html#beforeSendMessage(org.apache.cayenne.remote.ClientMessage)">beforeSendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../event/EventBridge.html" title="class in org.apache.cayenne.event">EventBridge</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientConnection.</span><code><span class="memberNameLink"><a href="../rop/HttpClientConnection.html#createServerEventBridge(org.apache.cayenne.remote.RemoteSession)">createServerEventBridge</a></span>&#8203;(org.apache.cayenne.remote.RemoteSession&nbsp;session)</code></th>
<td class="colLast">
<div class="block">Creates an EventBridge that will listen for server events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientConnection.</span><code><span class="memberNameLink"><a href="../rop/HttpClientConnection.html#doSendMessage(org.apache.cayenne.remote.ClientMessage)">doSendMessage</a></span>&#8203;(org.apache.cayenne.remote.ClientMessage&nbsp;message)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../event/EventBridge.html" title="class in org.apache.cayenne.event">EventBridge</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpClientConnection.</span><code><span class="memberNameLink"><a href="../rop/HttpClientConnection.html#getServerEventBridge()">getServerEventBridge</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.util">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../util/package-summary.html">org.apache.cayenne.util</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../util/package-summary.html">org.apache.cayenne.util</a> that throw <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexPropertyList.</span><code><span class="memberNameLink"><a href="../util/IndexPropertyList.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectHolder.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectHolder.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a value resolving it via a query on the first call to this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectList.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectList.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectMap.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectMap.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="../util/PersistentObjectSet.html" title="type parameter in PersistentObjectSet">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectSet.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectSet.html#getValue()">getValue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexPropertyList.</span><code><span class="memberNameLink"><a href="../util/IndexPropertyList.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectHolder.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectHolder.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectList.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectList.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectMap.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectMap.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="../util/PersistentObjectSet.html" title="type parameter in PersistentObjectSet">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectSet.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectSet.html#getValueDirectly()">getValueDirectly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexPropertyList.</span><code><span class="memberNameLink"><a href="../util/IndexPropertyList.html#setValue(java.lang.Object)">setValue</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectHolder.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectHolder.html#setValue(E)">setValue</a></span>&#8203;(<a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Sets an object value, marking this ValueHolder as resolved.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectList.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectList.html#setValue(java.util.List)">setValue</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectMap.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectMap.html#setValue(java.lang.Object)">setValue</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectSet.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectSet.html#setValue(java.lang.Object)">setValue</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexPropertyList.</span><code><span class="memberNameLink"><a href="../util/IndexPropertyList.html#setValueDirectly(java.lang.Object)">setValueDirectly</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectHolder.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectHolder.html#setValueDirectly(E)">setValueDirectly</a></span>&#8203;(<a href="../util/PersistentObjectHolder.html" title="type parameter in PersistentObjectHolder">E</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectList.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectList.html#setValueDirectly(java.util.List)">setValueDirectly</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../util/PersistentObjectList.html" title="type parameter in PersistentObjectList">E</a>&gt;&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectMap.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectMap.html#setValueDirectly(java.lang.Object)">setValueDirectly</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObjectSet.</span><code><span class="memberNameLink"><a href="../util/PersistentObjectSet.html#setValueDirectly(java.lang.Object)">setValueDirectly</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.validation">
<!-- -->
</a>
<h3>Uses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../validation/package-summary.html">org.apache.cayenne.validation</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">CayenneRuntimeException</a> in <a href="../validation/package-summary.html">org.apache.cayenne.validation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../validation/ValidationException.html" title="class in org.apache.cayenne.validation">ValidationException</a></span></code></th>
<td class="colLast">
<div class="block">An exception thrown on unsuccessful validation.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CayenneRuntimeException.html" title="class in org.apache.cayenne">Class</a></li>
<li class="navBarCell1Rev">Use</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"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>