Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / apidocs / serialized-form.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>Serialized Form (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="Serialized Form (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>Package</li>
37 <li>Class</li>
38 <li>Use</li>
39 <li><a href="overview-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?serialized-form.html" target="_top">Frames</a></li>
52 <li><a href="serialized-form.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 <h1 title="Serialized Form" class="title">Serialized Form</h1>
75 </div>
76 <div class="serializedFormContainer">
77 <ul class="blockList">
78 <li class="blockList">
79 <h2 title="Package">Package&nbsp;de.juplo.facebook.exceptions</h2>
80 <ul class="blockList">
81 <li class="blockList"><a name="de.juplo.facebook.exceptions.AccessTokenRequiredException">
82 <!--   -->
83 </a>
84 <h3>Class <a href="de/juplo/facebook/exceptions/AccessTokenRequiredException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.AccessTokenRequiredException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
85 </li>
86 <li class="blockList"><a name="de.juplo.facebook.exceptions.CallbackVerificationFailedException">
87 <!--   -->
88 </a>
89 <h3>Class <a href="de/juplo/facebook/exceptions/CallbackVerificationFailedException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.CallbackVerificationFailedException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
90 </li>
91 <li class="blockList"><a name="de.juplo.facebook.exceptions.GraphApiException">
92 <!--   -->
93 </a>
94 <h3>Class <a href="de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.GraphApiException</a> extends org.springframework.security.oauth2.common.exceptions.OAuth2Exception implements Serializable</h3>
95 <ul class="blockList">
96 <li class="blockList">
97 <h3>Serialized Fields</h3>
98 <ul class="blockList">
99 <li class="blockListLast">
100 <h4>error</h4>
101 <pre><a href="de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error</pre>
102 </li>
103 </ul>
104 </li>
105 </ul>
106 </li>
107 <li class="blockList"><a name="de.juplo.facebook.exceptions.GraphMethodException">
108 <!--   -->
109 </a>
110 <h3>Class <a href="de/juplo/facebook/exceptions/GraphMethodException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.GraphMethodException</a> extends <a href="de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a> implements Serializable</h3>
111 </li>
112 <li class="blockList"><a name="de.juplo.facebook.exceptions.OAuthException">
113 <!--   -->
114 </a>
115 <h3>Class <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.OAuthException</a> extends <a href="de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a> implements Serializable</h3>
116 </li>
117 <li class="blockList"><a name="de.juplo.facebook.exceptions.PageMigratedException">
118 <!--   -->
119 </a>
120 <h3>Class <a href="de/juplo/facebook/exceptions/PageMigratedException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.PageMigratedException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
121 <ul class="blockList">
122 <li class="blockList">
123 <h3>Serialized Fields</h3>
124 <ul class="blockList">
125 <li class="blockList">
126 <h4>oldId</h4>
127 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> oldId</pre>
128 </li>
129 <li class="blockListLast">
130 <h4>newId</h4>
131 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> newId</pre>
132 </li>
133 </ul>
134 </li>
135 </ul>
136 </li>
137 <li class="blockList"><a name="de.juplo.facebook.exceptions.RateExceededException">
138 <!--   -->
139 </a>
140 <h3>Class <a href="de/juplo/facebook/exceptions/RateExceededException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.RateExceededException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
141 </li>
142 <li class="blockList"><a name="de.juplo.facebook.exceptions.UnexpectedErrorException">
143 <!--   -->
144 </a>
145 <h3>Class <a href="de/juplo/facebook/exceptions/UnexpectedErrorException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.UnexpectedErrorException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
146 </li>
147 <li class="blockList"><a name="de.juplo.facebook.exceptions.UnknownErrorException">
148 <!--   -->
149 </a>
150 <h3>Class <a href="de/juplo/facebook/exceptions/UnknownErrorException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.UnknownErrorException</a> extends <a href="de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a> implements Serializable</h3>
151 </li>
152 <li class="blockList"><a name="de.juplo.facebook.exceptions.UnmappedErrorException">
153 <!--   -->
154 </a>
155 <h3>Class <a href="de/juplo/facebook/exceptions/UnmappedErrorException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.UnmappedErrorException</a> extends <a href="de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a> implements Serializable</h3>
156 </li>
157 <li class="blockList"><a name="de.juplo.facebook.exceptions.UnsupportedGetRequestException">
158 <!--   -->
159 </a>
160 <h3>Class <a href="de/juplo/facebook/exceptions/UnsupportedGetRequestException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.UnsupportedGetRequestException</a> extends <a href="de/juplo/facebook/exceptions/GraphMethodException.html" title="class in de.juplo.facebook.exceptions">GraphMethodException</a> implements Serializable</h3>
161 </li>
162 </ul>
163 </li>
164 </ul>
165 </div>
166 <!-- ======= START OF BOTTOM NAVBAR ====== -->
167 <div class="bottomNav"><a name="navbar.bottom">
168 <!--   -->
169 </a>
170 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
171 <a name="navbar.bottom.firstrow">
172 <!--   -->
173 </a>
174 <ul class="navList" title="Navigation">
175 <li><a href="overview-summary.html">Overview</a></li>
176 <li>Package</li>
177 <li>Class</li>
178 <li>Use</li>
179 <li><a href="overview-tree.html">Tree</a></li>
180 <li><a href="deprecated-list.html">Deprecated</a></li>
181 <li><a href="index-all.html">Index</a></li>
182 <li><a href="help-doc.html">Help</a></li>
183 </ul>
184 </div>
185 <div class="subNav">
186 <ul class="navList">
187 <li>Prev</li>
188 <li>Next</li>
189 </ul>
190 <ul class="navList">
191 <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
192 <li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
193 </ul>
194 <ul class="navList" id="allclasses_navbar_bottom">
195 <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
196 </ul>
197 <div>
198 <script type="text/javascript"><!--
199   allClassesLink = document.getElementById("allclasses_navbar_bottom");
200   if(window==top) {
201     allClassesLink.style.display = "block";
202   }
203   else {
204     allClassesLink.style.display = "none";
205   }
206   //-->
207 </script>
208 </div>
209 <a name="skip.navbar.bottom">
210 <!--   -->
211 </a></div>
212 <!-- ======== END OF BOTTOM NAVBAR ======= -->
213 <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
214 </body>
215 </html>