blob: 47bb3dcd2cb85b3a881f2b3d8caf58afc14578ef [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:24 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.olingo.odata2.api.commons.HttpStatusCodes (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="Uses of Class org.apache.olingo.odata2.api.commons.HttpStatusCodes (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><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/odata2/api/commons/class-use/HttpStatusCodes.html" target="_top">Frames</a></li>
<li><a href="HttpStatusCodes.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.olingo.odata2.api.commons.HttpStatusCodes" class="title">Uses of Class<br>org.apache.olingo.odata2.api.commons.HttpStatusCodes</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</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">
<td class="colFirst"><a href="#org.apache.olingo.odata2.api.commons">org.apache.olingo.odata2.api.commons</a></td>
<td class="colLast">
<div class="block">The commons package contains constants used in the HTTP and OData protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.api.exception">org.apache.olingo.odata2.api.exception</a></td>
<td class="colLast">
<div class="block">Exception Classes used in the OData library as well as the implementing application</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.api.processor">org.apache.olingo.odata2.api.processor</a></td>
<td class="colLast">
<div class="block">Data Processor</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.odata2.api.commons">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a> in <a href="../../../../../../../org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a> that return <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpStatusCodes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#fromStatusCode-int-">fromStatusCode</a></span>(int&nbsp;statusCode)</code>
<div class="block">Convert a numerical status code into the corresponding status enum object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpStatusCodes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#valueOf-java.lang.String-">valueOf</a></span>(<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;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">HttpStatusCodes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.api.exception">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a> in <a href="../../../../../../../org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a> declared as <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataHttpException.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#httpStatus">httpStatus</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a> that return <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataRuntimeApplicationException.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#getHttpStatus--">getHttpStatus</a></span>()</code>
<div class="block">Default HttpStatusCodes.INTERNAL_SERVER_ERROR</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataHttpException.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#getHttpStatus--">getHttpStatus</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataApplicationException.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataApplicationException.html#getHttpStatus--">getHttpStatus</a></span>()</code>
<div class="block">Default HttpStatusCodes.INTERNAL_SERVER_ERROR</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a> with parameters of type <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-java.lang.Throwable-">ODataApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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,
<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;e)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.Throwable-">ODataApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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;e)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataHttpException</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="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;httpStatus)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataHttpException</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="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;httpStatus,
<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="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataHttpException</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="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;httpStatus)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataHttpException</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="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;httpStatus,
<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="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataRuntimeApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataRuntimeApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-java.lang.Throwable-">ODataRuntimeApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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,
<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;e)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.Throwable-">ODataRuntimeApplicationException</a></span>(<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;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status,
<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;e)</code>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.api.processor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a> in <a href="../../../../../../../org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a> that return <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataErrorContext.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getHttpStatus--">getHttpStatus</a></span>()</code>
<div class="block">Get the status code which will be returned in error response.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html#getStatus--">getStatus</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a> with parameters of type <a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ODataErrorContext.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setHttpStatus-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">setHttpStatus</a></span>(<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status)</code>
<div class="block">Set http status code that should be returned in error response.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html#status-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">status</a></span>(<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.ODataResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#status-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">status</a></span>(<a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a>&nbsp;status)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/odata2/api/commons/class-use/HttpStatusCodes.html" target="_top">Frames</a></li>
<li><a href="HttpStatusCodes.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>
<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>