Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / apidocs / de / juplo / facebook / exceptions / class-use / 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>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>
11 </head>
12 <body>
13 <script type="text/javascript"><!--
14     try {
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)";
17         }
18     }
19     catch(err) {
20     }
21 //-->
22 </script>
23 <noscript>
24 <div>JavaScript is disabled on your browser.</div>
25 </noscript>
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <div class="topNav"><a name="navbar.top">
28 <!--   -->
29 </a>
30 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
31 <a name="navbar.top.firstrow">
32 <!--   -->
33 </a>
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>
43 </ul>
44 </div>
45 <div class="subNav">
46 <ul class="navList">
47 <li>Prev</li>
48 <li>Next</li>
49 </ul>
50 <ul class="navList">
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&nbsp;Frames</a></li>
53 </ul>
54 <ul class="navList" id="allclasses_navbar_top">
55 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
56 </ul>
57 <div>
58 <script type="text/javascript"><!--
59   allClassesLink = document.getElementById("allclasses_navbar_top");
60   if(window==top) {
61     allClassesLink.style.display = "block";
62   }
63   else {
64     allClassesLink.style.display = "none";
65   }
66   //-->
67 </script>
68 </div>
69 <a name="skip.navbar.top">
70 <!--   -->
71 </a></div>
72 <!-- ========= END OF TOP NAVBAR ========= -->
73 <div class="header">
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>
75 </div>
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">&nbsp;</span></caption>
81 <tr>
82 <th class="colFirst" scope="col">Package</th>
83 <th class="colLast" scope="col">Description</th>
84 </tr>
85 <tbody>
86 <tr class="altColor">
87 <td class="colFirst"><a href="#de.juplo.facebook.exceptions">de.juplo.facebook.exceptions</a></td>
88 <td class="colLast">&nbsp;</td>
89 </tr>
90 </tbody>
91 </table>
92 </li>
93 <li class="blockList">
94 <ul class="blockList">
95 <li class="blockList"><a name="de.juplo.facebook.exceptions">
96 <!--   -->
97 </a>
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">&nbsp;</span></caption>
101 <tr>
102 <th class="colFirst" scope="col">Modifier and Type</th>
103 <th class="colLast" scope="col">Method and Description</th>
104 </tr>
105 <tbody>
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>&nbsp;</td>
109 </tr>
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>&nbsp;name)</code>
113 <div class="block">Returns the enum constant of this type with the specified name.</div>
114 </td>
115 </tr>
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>
121 </td>
122 </tr>
123 </tbody>
124 </table>
125 </li>
126 </ul>
127 </li>
128 </ul>
129 </div>
130 <!-- ======= START OF BOTTOM NAVBAR ====== -->
131 <div class="bottomNav"><a name="navbar.bottom">
132 <!--   -->
133 </a>
134 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
135 <a name="navbar.bottom.firstrow">
136 <!--   -->
137 </a>
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>
147 </ul>
148 </div>
149 <div class="subNav">
150 <ul class="navList">
151 <li>Prev</li>
152 <li>Next</li>
153 </ul>
154 <ul class="navList">
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&nbsp;Frames</a></li>
157 </ul>
158 <ul class="navList" id="allclasses_navbar_bottom">
159 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
160 </ul>
161 <div>
162 <script type="text/javascript"><!--
163   allClassesLink = document.getElementById("allclasses_navbar_bottom");
164   if(window==top) {
165     allClassesLink.style.display = "block";
166   }
167   else {
168     allClassesLink.style.display = "none";
169   }
170   //-->
171 </script>
172 </div>
173 <a name="skip.navbar.bottom">
174 <!--   -->
175 </a></div>
176 <!-- ======== END OF BOTTOM NAVBAR ======= -->
177 <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
178 </body>
179 </html>