1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <!-- Generated by javadoc (1.8.0_66) on Tue Nov 10 15:24:43 CET 2015 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>Uses of Class de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage (Juplo - Facebook Utils 2.5.0 API)</title>
8 <meta name="date" content="2015-11-10">
9 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
10 <script type="text/javascript" src="../../../../../script.js"></script>
13 <script type="text/javascript"><!--
15 if (location.href.indexOf('is-external=true') == -1) {
16 parent.document.title="Uses of Class de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage (Juplo - Facebook Utils 2.5.0 API)";
24 <div>JavaScript is disabled on your browser.</div>
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <div class="topNav"><a name="navbar.top">
30 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
31 <a name="navbar.top.firstrow">
34 <ul class="navList" title="Navigation">
35 <li><a href="../../../../../overview-summary.html">Overview</a></li>
36 <li><a href="../package-summary.html">Package</a></li>
37 <li><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">Class</a></li>
38 <li class="navBarCell1Rev">Use</li>
39 <li><a href="../package-tree.html">Tree</a></li>
40 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
41 <li><a href="../../../../../index-all.html">Index</a></li>
42 <li><a href="../../../../../help-doc.html">Help</a></li>
51 <li><a href="../../../../../index.html?de/juplo/facebook/exceptions/class-use/GraphApiException.FacebookErrorMessage.html" target="_top">Frames</a></li>
52 <li><a href="GraphApiException.FacebookErrorMessage.html" target="_top">No Frames</a></li>
54 <ul class="navList" id="allclasses_navbar_top">
55 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
58 <script type="text/javascript"><!--
59 allClassesLink = document.getElementById("allclasses_navbar_top");
61 allClassesLink.style.display = "block";
64 allClassesLink.style.display = "none";
69 <a name="skip.navbar.top">
72 <!-- ========= END OF TOP NAVBAR ========= -->
74 <h2 title="Uses of Class de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage" class="title">Uses of Class<br>de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage</h2>
76 <div class="classUseContainer">
77 <ul class="blockList">
78 <li class="blockList">
79 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
80 <caption><span>Packages that use <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a></span><span class="tabEnd"> </span></caption>
82 <th class="colFirst" scope="col">Package</th>
83 <th class="colLast" scope="col">Description</th>
87 <td class="colFirst"><a href="#de.juplo.facebook.exceptions">de.juplo.facebook.exceptions</a></td>
88 <td class="colLast"> </td>
93 <li class="blockList">
94 <ul class="blockList">
95 <li class="blockList"><a name="de.juplo.facebook.exceptions">
98 <h3>Uses of <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> in <a href="../../../../../de/juplo/facebook/exceptions/package-summary.html">de.juplo.facebook.exceptions</a></h3>
99 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
100 <caption><span>Methods in <a href="../../../../../de/juplo/facebook/exceptions/package-summary.html">de.juplo.facebook.exceptions</a> with parameters of type <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a></span><span class="tabEnd"> </span></caption>
102 <th class="colFirst" scope="col">Modifier and Type</th>
103 <th class="colLast" scope="col">Method and Description</th>
106 <tr class="altColor">
107 <td class="colFirst"><code>static <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></code></td>
108 <td class="colLast"><span class="typeNameLabel">GraphApiException.</span><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.html#create-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">create</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
112 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
113 <caption><span>Constructors in <a href="../../../../../de/juplo/facebook/exceptions/package-summary.html">de.juplo.facebook.exceptions</a> with parameters of type <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a></span><span class="tabEnd"> </span></caption>
115 <th class="colOne" scope="col">Constructor and Description</th>
118 <tr class="altColor">
119 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/AccessTokenRequiredException.html#AccessTokenRequiredException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">AccessTokenRequiredException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
121 <tr class="rowColor">
122 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/CallbackVerificationFailedException.html#CallbackVerificationFailedException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">CallbackVerificationFailedException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
124 <tr class="altColor">
125 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.html#GraphApiException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">GraphApiException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
127 <tr class="rowColor">
128 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/OAuthException.html#OAuthException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">OAuthException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
130 <tr class="altColor">
131 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/PageMigratedException.html#PageMigratedException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">PageMigratedException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
133 <tr class="rowColor">
134 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/RateExceededException.html#RateExceededException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">RateExceededException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
136 <tr class="altColor">
137 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/UnexpectedErrorException.html#UnexpectedErrorException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">UnexpectedErrorException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
139 <tr class="rowColor">
140 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/UnknownErrorException.html#UnknownErrorException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">UnknownErrorException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
142 <tr class="altColor">
143 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/UnmappedErrorException.html#UnmappedErrorException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">UnmappedErrorException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
145 <tr class="rowColor">
146 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/UnsupportedGetRequestException.html#UnsupportedGetRequestException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">UnsupportedGetRequestException</a></span>(<a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
155 <!-- ======= START OF BOTTOM NAVBAR ====== -->
156 <div class="bottomNav"><a name="navbar.bottom">
159 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
160 <a name="navbar.bottom.firstrow">
163 <ul class="navList" title="Navigation">
164 <li><a href="../../../../../overview-summary.html">Overview</a></li>
165 <li><a href="../package-summary.html">Package</a></li>
166 <li><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">Class</a></li>
167 <li class="navBarCell1Rev">Use</li>
168 <li><a href="../package-tree.html">Tree</a></li>
169 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
170 <li><a href="../../../../../index-all.html">Index</a></li>
171 <li><a href="../../../../../help-doc.html">Help</a></li>
180 <li><a href="../../../../../index.html?de/juplo/facebook/exceptions/class-use/GraphApiException.FacebookErrorMessage.html" target="_top">Frames</a></li>
181 <li><a href="GraphApiException.FacebookErrorMessage.html" target="_top">No Frames</a></li>
183 <ul class="navList" id="allclasses_navbar_bottom">
184 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
187 <script type="text/javascript"><!--
188 allClassesLink = document.getElementById("allclasses_navbar_bottom");
190 allClassesLink.style.display = "block";
193 allClassesLink.style.display = "none";
198 <a name="skip.navbar.bottom">
201 <!-- ======== END OF BOTTOM NAVBAR ======= -->
202 <p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>