Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / apidocs / de / juplo / facebook / exceptions / GraphApiException.Type.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="de">
4 <head>
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>GraphApiException.Type (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>
11 </head>
12 <body>
13 <script type="text/javascript"><!--
14     try {
15         if (location.href.indexOf('is-external=true') == -1) {
16             parent.document.title="GraphApiException.Type (Juplo - Facebook Utils 2.5.0 API)";
17         }
18     }
19     catch(err) {
20     }
21 //-->
22 var methods = {"i0":9,"i1":9};
23 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
24 var altColor = "altColor";
25 var rowColor = "rowColor";
26 var tableTab = "tableTab";
27 var activeTableTab = "activeTableTab";
28 </script>
29 <noscript>
30 <div>JavaScript is disabled on your browser.</div>
31 </noscript>
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <div class="topNav"><a name="navbar.top">
34 <!--   -->
35 </a>
36 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
37 <a name="navbar.top.firstrow">
38 <!--   -->
39 </a>
40 <ul class="navList" title="Navigation">
41 <li><a href="../../../../overview-summary.html">Overview</a></li>
42 <li><a href="package-summary.html">Package</a></li>
43 <li class="navBarCell1Rev">Class</li>
44 <li><a href="class-use/GraphApiException.Type.html">Use</a></li>
45 <li><a href="package-tree.html">Tree</a></li>
46 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
47 <li><a href="../../../../index-all.html">Index</a></li>
48 <li><a href="../../../../help-doc.html">Help</a></li>
49 </ul>
50 </div>
51 <div class="subNav">
52 <ul class="navList">
53 <li><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
54 <li><a href="../../../../de/juplo/facebook/exceptions/GraphMethodException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
55 </ul>
56 <ul class="navList">
57 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/GraphApiException.Type.html" target="_top">Frames</a></li>
58 <li><a href="GraphApiException.Type.html" target="_top">No&nbsp;Frames</a></li>
59 </ul>
60 <ul class="navList" id="allclasses_navbar_top">
61 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
62 </ul>
63 <div>
64 <script type="text/javascript"><!--
65   allClassesLink = document.getElementById("allclasses_navbar_top");
66   if(window==top) {
67     allClassesLink.style.display = "block";
68   }
69   else {
70     allClassesLink.style.display = "none";
71   }
72   //-->
73 </script>
74 </div>
75 <div>
76 <ul class="subNavList">
77 <li>Summary:&nbsp;</li>
78 <li>Nested&nbsp;|&nbsp;</li>
79 <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
80 <li>Field&nbsp;|&nbsp;</li>
81 <li><a href="#method.summary">Method</a></li>
82 </ul>
83 <ul class="subNavList">
84 <li>Detail:&nbsp;</li>
85 <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
86 <li>Field&nbsp;|&nbsp;</li>
87 <li><a href="#method.detail">Method</a></li>
88 </ul>
89 </div>
90 <a name="skip.navbar.top">
91 <!--   -->
92 </a></div>
93 <!-- ========= END OF TOP NAVBAR ========= -->
94 <!-- ======== START OF CLASS DATA ======== -->
95 <div class="header">
96 <div class="subTitle">de.juplo.facebook.exceptions</div>
97 <h2 title="Enum GraphApiException.Type" class="title">Enum GraphApiException.Type</h2>
98 </div>
99 <div class="contentContainer">
100 <ul class="inheritance">
101 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
102 <li>
103 <ul class="inheritance">
104 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>&gt;</li>
105 <li>
106 <ul class="inheritance">
107 <li>de.juplo.facebook.exceptions.GraphApiException.Type</li>
108 </ul>
109 </li>
110 </ul>
111 </li>
112 </ul>
113 <div class="description">
114 <ul class="blockList">
115 <li class="blockList">
116 <dl>
117 <dt>All Implemented Interfaces:</dt>
118 <dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>&gt;</dd>
119 </dl>
120 <dl>
121 <dt>Enclosing class:</dt>
122 <dd><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></dd>
123 </dl>
124 <hr>
125 <br>
126 <pre>public static enum <span class="typeNameLabel">GraphApiException.Type</span>
127 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>&gt;</pre>
128 </li>
129 </ul>
130 </div>
131 <div class="summary">
132 <ul class="blockList">
133 <li class="blockList">
134 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
135 <ul class="blockList">
136 <li class="blockList"><a name="enum.constant.summary">
137 <!--   -->
138 </a>
139 <h3>Enum Constant Summary</h3>
140 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
141 <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
142 <tr>
143 <th class="colOne" scope="col">Enum Constant and Description</th>
144 </tr>
145 <tr class="altColor">
146 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html#GraphMethodException">GraphMethodException</a></span></code>&nbsp;</td>
147 </tr>
148 <tr class="rowColor">
149 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html#OAuthException">OAuthException</a></span></code>&nbsp;</td>
150 </tr>
151 </table>
152 </li>
153 </ul>
154 <!-- ========== METHOD SUMMARY =========== -->
155 <ul class="blockList">
156 <li class="blockList"><a name="method.summary">
157 <!--   -->
158 </a>
159 <h3>Method Summary</h3>
160 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
161 <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
162 <tr>
163 <th class="colFirst" scope="col">Modifier and Type</th>
164 <th class="colLast" scope="col">Method and Description</th>
165 </tr>
166 <tr id="i0" class="altColor">
167 <td class="colFirst"><code>static <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a></code></td>
168 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
169 <div class="block">Returns the enum constant of this type with the specified name.</div>
170 </td>
171 </tr>
172 <tr id="i1" class="rowColor">
173 <td class="colFirst"><code>static <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>[]</code></td>
174 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html#values--">values</a></span>()</code>
175 <div class="block">Returns an array containing the constants of this enum type, in
176 the order they are declared.</div>
177 </td>
178 </tr>
179 </table>
180 <ul class="blockList">
181 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
182 <!--   -->
183 </a>
184 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
185 <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
186 </ul>
187 <ul class="blockList">
188 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
189 <!--   -->
190 </a>
191 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
192 <code><a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
193 </ul>
194 </li>
195 </ul>
196 </li>
197 </ul>
198 </div>
199 <div class="details">
200 <ul class="blockList">
201 <li class="blockList">
202 <!-- ============ ENUM CONSTANT DETAIL =========== -->
203 <ul class="blockList">
204 <li class="blockList"><a name="enum.constant.detail">
205 <!--   -->
206 </a>
207 <h3>Enum Constant Detail</h3>
208 <a name="OAuthException">
209 <!--   -->
210 </a>
211 <ul class="blockList">
212 <li class="blockList">
213 <h4>OAuthException</h4>
214 <pre>public static final&nbsp;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a> OAuthException</pre>
215 </li>
216 </ul>
217 <a name="GraphMethodException">
218 <!--   -->
219 </a>
220 <ul class="blockListLast">
221 <li class="blockList">
222 <h4>GraphMethodException</h4>
223 <pre>public static final&nbsp;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a> GraphMethodException</pre>
224 </li>
225 </ul>
226 </li>
227 </ul>
228 <!-- ============ METHOD DETAIL ========== -->
229 <ul class="blockList">
230 <li class="blockList"><a name="method.detail">
231 <!--   -->
232 </a>
233 <h3>Method Detail</h3>
234 <a name="values--">
235 <!--   -->
236 </a>
237 <ul class="blockList">
238 <li class="blockList">
239 <h4>values</h4>
240 <pre>public static&nbsp;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>[]&nbsp;values()</pre>
241 <div class="block">Returns an array containing the constants of this enum type, in
242 the order they are declared.  This method may be used to iterate
243 over the constants as follows:
244 <pre>
245 for (GraphApiException.Type c : GraphApiException.Type.values())
246 &nbsp;   System.out.println(c);
247 </pre></div>
248 <dl>
249 <dt><span class="returnLabel">Returns:</span></dt>
250 <dd>an array containing the constants of this enum type, in the order they are declared</dd>
251 </dl>
252 </li>
253 </ul>
254 <a name="valueOf-java.lang.String-">
255 <!--   -->
256 </a>
257 <ul class="blockListLast">
258 <li class="blockList">
259 <h4>valueOf</h4>
260 <pre>public static&nbsp;<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
261 <div class="block">Returns the enum constant of this type with the specified name.
262 The string must match <i>exactly</i> an identifier used to declare an
263 enum constant in this type.  (Extraneous whitespace characters are 
264 not permitted.)</div>
265 <dl>
266 <dt><span class="paramLabel">Parameters:</span></dt>
267 <dd><code>name</code> - the name of the enum constant to be returned.</dd>
268 <dt><span class="returnLabel">Returns:</span></dt>
269 <dd>the enum constant with the specified name</dd>
270 <dt><span class="throwsLabel">Throws:</span></dt>
271 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
272 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
273 </dl>
274 </li>
275 </ul>
276 </li>
277 </ul>
278 </li>
279 </ul>
280 </div>
281 </div>
282 <!-- ========= END OF CLASS DATA ========= -->
283 <!-- ======= START OF BOTTOM NAVBAR ====== -->
284 <div class="bottomNav"><a name="navbar.bottom">
285 <!--   -->
286 </a>
287 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
288 <a name="navbar.bottom.firstrow">
289 <!--   -->
290 </a>
291 <ul class="navList" title="Navigation">
292 <li><a href="../../../../overview-summary.html">Overview</a></li>
293 <li><a href="package-summary.html">Package</a></li>
294 <li class="navBarCell1Rev">Class</li>
295 <li><a href="class-use/GraphApiException.Type.html">Use</a></li>
296 <li><a href="package-tree.html">Tree</a></li>
297 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
298 <li><a href="../../../../index-all.html">Index</a></li>
299 <li><a href="../../../../help-doc.html">Help</a></li>
300 </ul>
301 </div>
302 <div class="subNav">
303 <ul class="navList">
304 <li><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
305 <li><a href="../../../../de/juplo/facebook/exceptions/GraphMethodException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
306 </ul>
307 <ul class="navList">
308 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/GraphApiException.Type.html" target="_top">Frames</a></li>
309 <li><a href="GraphApiException.Type.html" target="_top">No&nbsp;Frames</a></li>
310 </ul>
311 <ul class="navList" id="allclasses_navbar_bottom">
312 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
313 </ul>
314 <div>
315 <script type="text/javascript"><!--
316   allClassesLink = document.getElementById("allclasses_navbar_bottom");
317   if(window==top) {
318     allClassesLink.style.display = "block";
319   }
320   else {
321     allClassesLink.style.display = "none";
322   }
323   //-->
324 </script>
325 </div>
326 <div>
327 <ul class="subNavList">
328 <li>Summary:&nbsp;</li>
329 <li>Nested&nbsp;|&nbsp;</li>
330 <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
331 <li>Field&nbsp;|&nbsp;</li>
332 <li><a href="#method.summary">Method</a></li>
333 </ul>
334 <ul class="subNavList">
335 <li>Detail:&nbsp;</li>
336 <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
337 <li>Field&nbsp;|&nbsp;</li>
338 <li><a href="#method.detail">Method</a></li>
339 </ul>
340 </div>
341 <a name="skip.navbar.bottom">
342 <!--   -->
343 </a></div>
344 <!-- ======== END OF BOTTOM NAVBAR ======= -->
345 <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
346 </body>
347 </html>