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.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>
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.Type (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.Type.html" title="enum 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.Type.html" target="_top">Frames</a></li>
52 <li><a href="GraphApiException.Type.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.Type" class="title">Uses of Class<br>de.juplo.facebook.exceptions.GraphApiException.Type</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.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</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.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</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> that return <a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</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><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a></code></td>
108 <td class="colLast"><span class="typeNameLabel">GraphApiException.</span><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.html#getType--">getType</a></span>()</code> </td>
110 <tr class="rowColor">
111 <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>
112 <td class="colLast"><span class="typeNameLabel">GraphApiException.Type.</span><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> name)</code>
113 <div class="block">Returns the enum constant of this type with the specified name.</div>
116 <tr class="altColor">
117 <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>
118 <td class="colLast"><span class="typeNameLabel">GraphApiException.Type.</span><code><span class="memberNameLink"><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html#values--">values</a></span>()</code>
119 <div class="block">Returns an array containing the constants of this enum type, in
120 the order they are declared.</div>
130 <!-- ======= START OF BOTTOM NAVBAR ====== -->
131 <div class="bottomNav"><a name="navbar.bottom">
134 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
135 <a name="navbar.bottom.firstrow">
138 <ul class="navList" title="Navigation">
139 <li><a href="../../../../../overview-summary.html">Overview</a></li>
140 <li><a href="../package-summary.html">Package</a></li>
141 <li><a href="../../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">Class</a></li>
142 <li class="navBarCell1Rev">Use</li>
143 <li><a href="../package-tree.html">Tree</a></li>
144 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
145 <li><a href="../../../../../index-all.html">Index</a></li>
146 <li><a href="../../../../../help-doc.html">Help</a></li>
155 <li><a href="../../../../../index.html?de/juplo/facebook/exceptions/class-use/GraphApiException.Type.html" target="_top">Frames</a></li>
156 <li><a href="GraphApiException.Type.html" target="_top">No Frames</a></li>
158 <ul class="navList" id="allclasses_navbar_bottom">
159 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
162 <script type="text/javascript"><!--
163 allClassesLink = document.getElementById("allclasses_navbar_bottom");
165 allClassesLink.style.display = "block";
168 allClassesLink.style.display = "none";
173 <a name="skip.navbar.bottom">
176 <!-- ======== END OF BOTTOM NAVBAR ======= -->
177 <p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>