blob: 25218143c101ecba6d50e44962268c66f517e677 [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_92) on Wed Dec 06 14:36:21 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EntityProviderException (olingo-odata2-parent 2.0.10 API)</title>
<meta name="date" content="2017-12-06">
<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="EntityProviderException (olingo-odata2-parent 2.0.10 API)";
}
}
catch(err) {
}
//-->
</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="class-use/EntityProviderException.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/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/odata2/api/ep/EntityProviderException.html" target="_top">Frames</a></li>
<li><a href="EntityProviderException.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="#methods.inherited.from.class.org.apache.olingo.odata2.api.exception.ODataMessageException">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>Method</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.olingo.odata2.api.ep</div>
<h2 title="Class EntityProviderException" class="title">Class EntityProviderException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/6/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="http://docs.oracle.com/javase/6/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="http://docs.oracle.com/javase/6/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="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">org.apache.olingo.odata2.api.exception.ODataException</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">org.apache.olingo.odata2.api.exception.ODataMessageException</a></li>
<li>
<ul class="inheritance">
<li>org.apache.olingo.odata2.api.ep.EntityProviderException</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="http://docs.oracle.com/javase/6/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">EntityProviderException</span>
extends <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></pre>
<div class="block">An <a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderException</code></a> is the base exception for all <code>EntityProvider</code> related exceptions.
It extends the <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> and provides several <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> for specification of
the thrown exception.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.apache.olingo.odata2.api.ep.EntityProviderException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#COMMON">COMMON</a></span></code>
<div class="block">INVALID_STATE requires no content value</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#DOUBLE_PROPERTY">DOUBLE_PROPERTY</a></span></code>
<div class="block">DOUBLE_PROPERTY requires 1 content value ('double tag/property')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#END_DOCUMENT_EXPECTED">END_DOCUMENT_EXPECTED</a></span></code>
<div class="block">END_DOCUMENT_EXPECTED requires 1 content value ('actual token')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EXCEPTION_OCCURRED">EXCEPTION_OCCURRED</a></span></code>
<div class="block">EXCEPTION_OCCURRED requires 1 content value ('exception name')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EXPANDNOTSUPPORTED">EXPANDNOTSUPPORTED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#ILLEGAL_ARGUMENT">ILLEGAL_ARGUMENT</a></span></code>
<div class="block">ILLEGAL_ARGUMENT requires 1 content value ('message')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INLINECOUNT_INVALID">INLINECOUNT_INVALID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_COMPLEX_TYPE">INVALID_COMPLEX_TYPE</a></span></code>
<div class="block">INVALID_COMPLEX_TYPE requires 2 content values ('supplied complex type' and 'content complex type')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_CONTENT">INVALID_CONTENT</a></span></code>
<div class="block">INVALID_CONTENT requires 2 content values ('invalid tag' and 'parent tag')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_DELETED_ENTRY_METADATA">INVALID_DELETED_ENTRY_METADATA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_ENTITYTYPE">INVALID_ENTITYTYPE</a></span></code>
<div class="block">INVALID_ENTITYTYPE requires 2 content values ('supplied entity type' and 'content entity type')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_INLINE_CONTENT">INVALID_INLINE_CONTENT</a></span></code>
<div class="block">INVALID_INLINE_CONTENT requires 1 content value ('invalid inline message')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_MAPPING">INVALID_MAPPING</a></span></code>
<div class="block">INVALIDMAPPING requires 1 content value ('propertyName')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_NAMESPACE">INVALID_NAMESPACE</a></span></code>
<div class="block">INVALID_NAMESPACE requires 1 content value ('invalid tag/namespace')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PARENT_TAG">INVALID_PARENT_TAG</a></span></code>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('expected parent tag' and 'found parent tag')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PROPERTY">INVALID_PROPERTY</a></span></code>
<div class="block">INVALID_PROPERTY requires 1 content value ('invalid property name')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PROPERTY_VALUE">INVALID_PROPERTY_VALUE</a></span></code>
<div class="block">INVALID_PROPERTY_VALUE requires 1 content value ('invalid value')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_STATE">INVALID_STATE</a></span></code>
<div class="block">INVALID_STATE requires 1 content value ('message')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#MEDIA_DATA_NOT_INITIAL">MEDIA_DATA_NOT_INITIAL</a></span></code>
<div class="block">MEDIA_DATA_NOT_INITIAL requires no content value</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_ATTRIBUTE">MISSING_ATTRIBUTE</a></span></code>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('missing attribute name' and 'tag name')</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_PROPERTY">MISSING_PROPERTY</a></span></code>
<div class="block">MISSING_PROPERTY requires 1 content value ('invalid value')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_RESULTS_ARRAY">MISSING_RESULTS_ARRAY</a></span></code>
<div class="block">MISSING_RESULTS_ARRAY requires no content value</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_TAG">MISSING_TAG</a></span></code>
<div class="block">MISSING_TAG requires 1 content values ('tag name')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#NOT_SET_CHARACTER_ENCODING">NOT_SET_CHARACTER_ENCODING</a></span></code>
<div class="block">NOT_SET_CHARACTER_ENCODING requires no content value</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#UNSUPPORTED_CHARACTER_ENCODING">UNSUPPORTED_CHARACTER_ENCODING</a></span></code>
<div class="block">UNSUPPORTED_CHARACTER_ENCODING requires 1 content value ('found but unsupported character encoding')</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#UNSUPPORTED_PROPERTY_TYPE">UNSUPPORTED_PROPERTY_TYPE</a></span></code>
<div class="block">UNSUPPORTED_PROPERTY_TYPE requires 1 content values ('property type')</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.olingo.odata2.api.exception.ODataMessageException">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.olingo.odata2.api.exception.<a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></h3>
<code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#errorCode">errorCode</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#messageReference">messageReference</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-">EntityProviderException</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">EntityProviderException</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;errorCode)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">EntityProviderException</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;cause)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">EntityProviderException</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;cause,
<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;errorCode)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.olingo.odata2.api.exception.ODataMessageException">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.olingo.odata2.api.exception.<a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></h3>
<code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#createMessageReference-java.lang.Class-java.lang.String-">createMessageReference</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#getErrorCode--">getErrorCode</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#getMessage--">getMessage</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataMessageException.html#getMessageReference--">getMessageReference</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.olingo.odata2.api.exception.ODataException">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.olingo.odata2.api.exception.<a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></h3>
<code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#getApplicationExceptionCause--">getApplicationExceptionCause</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#getHttpExceptionCause--">getHttpExceptionCause</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#getMessageExceptionCause--">getMessageExceptionCause</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByApplicationException--">isCausedByApplicationException</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByHttpException--">isCausedByHttpException</a>, <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByMessageException--">isCausedByMessageException</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="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <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">getCause</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <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">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#toString--" title="class or interface in java.lang">toString</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="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/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="COMMON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMON</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> COMMON</pre>
<div class="block">INVALID_STATE requires no content value</div>
</li>
</ul>
<a name="EXCEPTION_OCCURRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_OCCURRED</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> EXCEPTION_OCCURRED</pre>
<div class="block">EXCEPTION_OCCURRED requires 1 content value ('exception name')</div>
</li>
</ul>
<a name="INVALID_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_MAPPING</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_MAPPING</pre>
<div class="block">INVALIDMAPPING requires 1 content value ('propertyName')</div>
</li>
</ul>
<a name="INVALID_ENTITYTYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_ENTITYTYPE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_ENTITYTYPE</pre>
<div class="block">INVALID_ENTITYTYPE requires 2 content values ('supplied entity type' and 'content entity type')</div>
</li>
</ul>
<a name="INVALID_COMPLEX_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_COMPLEX_TYPE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_COMPLEX_TYPE</pre>
<div class="block">INVALID_COMPLEX_TYPE requires 2 content values ('supplied complex type' and 'content complex type')</div>
</li>
</ul>
<a name="INVALID_CONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_CONTENT</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_CONTENT</pre>
<div class="block">INVALID_CONTENT requires 2 content values ('invalid tag' and 'parent tag')</div>
</li>
</ul>
<a name="INVALID_PROPERTY_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PROPERTY_VALUE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_PROPERTY_VALUE</pre>
<div class="block">INVALID_PROPERTY_VALUE requires 1 content value ('invalid value')</div>
</li>
</ul>
<a name="MISSING_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISSING_PROPERTY</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> MISSING_PROPERTY</pre>
<div class="block">MISSING_PROPERTY requires 1 content value ('invalid value')</div>
</li>
</ul>
<a name="MISSING_ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISSING_ATTRIBUTE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> MISSING_ATTRIBUTE</pre>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('missing attribute name' and 'tag name')</div>
</li>
</ul>
<a name="MISSING_TAG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISSING_TAG</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> MISSING_TAG</pre>
<div class="block">MISSING_TAG requires 1 content values ('tag name')</div>
</li>
</ul>
<a name="UNSUPPORTED_PROPERTY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSUPPORTED_PROPERTY_TYPE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> UNSUPPORTED_PROPERTY_TYPE</pre>
<div class="block">UNSUPPORTED_PROPERTY_TYPE requires 1 content values ('property type')</div>
</li>
</ul>
<a name="INLINECOUNT_INVALID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INLINECOUNT_INVALID</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INLINECOUNT_INVALID</pre>
</li>
</ul>
<a name="INVALID_STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_STATE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_STATE</pre>
<div class="block">INVALID_STATE requires 1 content value ('message')</div>
</li>
</ul>
<a name="INVALID_INLINE_CONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_INLINE_CONTENT</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_INLINE_CONTENT</pre>
<div class="block">INVALID_INLINE_CONTENT requires 1 content value ('invalid inline message')</div>
</li>
</ul>
<a name="INVALID_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PROPERTY</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_PROPERTY</pre>
<div class="block">INVALID_PROPERTY requires 1 content value ('invalid property name')</div>
</li>
</ul>
<a name="ILLEGAL_ARGUMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ILLEGAL_ARGUMENT</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> ILLEGAL_ARGUMENT</pre>
<div class="block">ILLEGAL_ARGUMENT requires 1 content value ('message')</div>
</li>
</ul>
<a name="INVALID_NAMESPACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_NAMESPACE</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_NAMESPACE</pre>
<div class="block">INVALID_NAMESPACE requires 1 content value ('invalid tag/namespace')</div>
</li>
</ul>
<a name="INVALID_PARENT_TAG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVALID_PARENT_TAG</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_PARENT_TAG</pre>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('expected parent tag' and 'found parent tag')</div>
</li>
</ul>
<a name="EXPANDNOTSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXPANDNOTSUPPORTED</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> EXPANDNOTSUPPORTED</pre>
</li>
</ul>
<a name="DOUBLE_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOUBLE_PROPERTY</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> DOUBLE_PROPERTY</pre>
<div class="block">DOUBLE_PROPERTY requires 1 content value ('double tag/property')</div>
</li>
</ul>
<a name="NOT_SET_CHARACTER_ENCODING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NOT_SET_CHARACTER_ENCODING</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> NOT_SET_CHARACTER_ENCODING</pre>
<div class="block">NOT_SET_CHARACTER_ENCODING requires no content value</div>
</li>
</ul>
<a name="UNSUPPORTED_CHARACTER_ENCODING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSUPPORTED_CHARACTER_ENCODING</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> UNSUPPORTED_CHARACTER_ENCODING</pre>
<div class="block">UNSUPPORTED_CHARACTER_ENCODING requires 1 content value ('found but unsupported character encoding')</div>
</li>
</ul>
<a name="MEDIA_DATA_NOT_INITIAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MEDIA_DATA_NOT_INITIAL</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> MEDIA_DATA_NOT_INITIAL</pre>
<div class="block">MEDIA_DATA_NOT_INITIAL requires no content value</div>
</li>
</ul>
<a name="END_DOCUMENT_EXPECTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END_DOCUMENT_EXPECTED</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> END_DOCUMENT_EXPECTED</pre>
<div class="block">END_DOCUMENT_EXPECTED requires 1 content value ('actual token')</div>
</li>
</ul>
<a name="MISSING_RESULTS_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MISSING_RESULTS_ARRAY</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> MISSING_RESULTS_ARRAY</pre>
<div class="block">MISSING_RESULTS_ARRAY requires no content value</div>
</li>
</ul>
<a name="INVALID_DELETED_ENTRY_METADATA">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>INVALID_DELETED_ENTRY_METADATA</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a> INVALID_DELETED_ENTRY_METADATA</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EntityProviderException</h4>
<pre>public&nbsp;EntityProviderException(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference)</pre>
</li>
</ul>
<a name="EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EntityProviderException</h4>
<pre>public&nbsp;EntityProviderException(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;cause)</pre>
</li>
</ul>
<a name="EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EntityProviderException</h4>
<pre>public&nbsp;EntityProviderException(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;errorCode)</pre>
</li>
</ul>
<a name="EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EntityProviderException</h4>
<pre>public&nbsp;EntityProviderException(<a href="../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<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;cause,
<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;errorCode)</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="class-use/EntityProviderException.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/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/odata2/api/ep/EntityProviderException.html" target="_top">Frames</a></li>
<li><a href="EntityProviderException.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="#methods.inherited.from.class.org.apache.olingo.odata2.api.exception.ODataMessageException">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>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>