Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / apidocs / de / juplo / facebook / exceptions / UnmappedErrorException.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>UnmappedErrorException (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="UnmappedErrorException (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 class="navBarCell1Rev">Class</li>
38 <li><a href="class-use/UnmappedErrorException.html">Use</a></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><a href="../../../../de/juplo/facebook/exceptions/UnknownErrorException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
48 <li><a href="../../../../de/juplo/facebook/exceptions/UnsupportedGetRequestException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
49 </ul>
50 <ul class="navList">
51 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/UnmappedErrorException.html" target="_top">Frames</a></li>
52 <li><a href="UnmappedErrorException.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 <div>
70 <ul class="subNavList">
71 <li>Summary:&nbsp;</li>
72 <li><a href="#nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Nested</a>&nbsp;|&nbsp;</li>
73 <li><a href="#fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">Field</a>&nbsp;|&nbsp;</li>
74 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
75 <li><a href="#methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Method</a></li>
76 </ul>
77 <ul class="subNavList">
78 <li>Detail:&nbsp;</li>
79 <li>Field&nbsp;|&nbsp;</li>
80 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
81 <li>Method</li>
82 </ul>
83 </div>
84 <a name="skip.navbar.top">
85 <!--   -->
86 </a></div>
87 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======== START OF CLASS DATA ======== -->
89 <div class="header">
90 <div class="subTitle">de.juplo.facebook.exceptions</div>
91 <h2 title="Class UnmappedErrorException" class="title">Class UnmappedErrorException</h2>
92 </div>
93 <div class="contentContainer">
94 <ul class="inheritance">
95 <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>
96 <li>
97 <ul class="inheritance">
98 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li>
99 <li>
100 <ul class="inheritance">
101 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li>
102 <li>
103 <ul class="inheritance">
104 <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</a></li>
105 <li>
106 <ul class="inheritance">
107 <li>org.springframework.security.oauth2.common.exceptions.OAuth2Exception</li>
108 <li>
109 <ul class="inheritance">
110 <li><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.GraphApiException</a></li>
111 <li>
112 <ul class="inheritance">
113 <li>de.juplo.facebook.exceptions.UnmappedErrorException</li>
114 </ul>
115 </li>
116 </ul>
117 </li>
118 </ul>
119 </li>
120 </ul>
121 </li>
122 </ul>
123 </li>
124 </ul>
125 </li>
126 </ul>
127 <div class="description">
128 <ul class="blockList">
129 <li class="blockList">
130 <dl>
131 <dt>All Implemented Interfaces:</dt>
132 <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></dd>
133 </dl>
134 <hr>
135 <br>
136 <pre>public class <span class="typeNameLabel">UnmappedErrorException</span>
137 extends <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></pre>
138 <div class="block">Marker class for error-messages, that are not mapped yet.
139  Pleas help us to complete the list of possible errors and report errors,
140  that are mapped to this class to info@juplo.de. Thanxs!</div>
141 <dl>
142 <dt><span class="simpleTagLabel">Author:</span></dt>
143 <dd>Kai Moritz</dd>
144 <dt><span class="seeLabel">See Also:</span></dt>
145 <dd><a href="../../../../serialized-form.html#de.juplo.facebook.exceptions.UnmappedErrorException">Serialized Form</a></dd>
146 </dl>
147 </li>
148 </ul>
149 </div>
150 <div class="summary">
151 <ul class="blockList">
152 <li class="blockList">
153 <!-- ======== NESTED CLASS SUMMARY ======== -->
154 <ul class="blockList">
155 <li class="blockList"><a name="nested.class.summary">
156 <!--   -->
157 </a>
158 <h3>Nested Class Summary</h3>
159 <ul class="blockList">
160 <li class="blockList"><a name="nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">
161 <!--   -->
162 </a>
163 <h3>Nested classes/interfaces inherited from class&nbsp;de.juplo.facebook.exceptions.<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></h3>
164 <code><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.Type.html" title="enum in de.juplo.facebook.exceptions">GraphApiException.Type</a></code></li>
165 </ul>
166 </li>
167 </ul>
168 <!-- =========== FIELD SUMMARY =========== -->
169 <ul class="blockList">
170 <li class="blockList"><a name="field.summary">
171 <!--   -->
172 </a>
173 <h3>Field Summary</h3>
174 <ul class="blockList">
175 <li class="blockList"><a name="fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">
176 <!--   -->
177 </a>
178 <h3>Fields inherited from class&nbsp;org.springframework.security.oauth2.common.exceptions.OAuth2Exception</h3>
179 <code>ACCESS_DENIED, DESCRIPTION, ERROR, INSUFFICIENT_SCOPE, INVALID_CLIENT, INVALID_GRANT, INVALID_REQUEST, INVALID_SCOPE, INVALID_TOKEN, REDIRECT_URI_MISMATCH, UNAUTHORIZED_CLIENT, UNSUPPORTED_GRANT_TYPE, UNSUPPORTED_RESPONSE_TYPE, URI</code></li>
180 </ul>
181 </li>
182 </ul>
183 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
184 <ul class="blockList">
185 <li class="blockList"><a name="constructor.summary">
186 <!--   -->
187 </a>
188 <h3>Constructor Summary</h3>
189 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
190 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
191 <tr>
192 <th class="colFirst" scope="col">Modifier</th>
193 <th class="colLast" scope="col">Constructor and Description</th>
194 </tr>
195 <tr class="altColor">
196 <td class="colFirst"><code>protected </code></td>
197 <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>&nbsp;error)</code>&nbsp;</td>
198 </tr>
199 </table>
200 </li>
201 </ul>
202 <!-- ========== METHOD SUMMARY =========== -->
203 <ul class="blockList">
204 <li class="blockList"><a name="method.summary">
205 <!--   -->
206 </a>
207 <h3>Method Summary</h3>
208 <ul class="blockList">
209 <li class="blockList"><a name="methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">
210 <!--   -->
211 </a>
212 <h3>Methods inherited from class&nbsp;de.juplo.facebook.exceptions.<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></h3>
213 <code><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#create-byte:A-">create</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#create-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">create</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#create-java.io.InputStream-">create</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getCode--">getCode</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getSubCode--">getSubCode</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getTraceId--">getTraceId</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getType--">getType</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getUserMessage--">getUserMessage</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#getUserTitle--">getUserTitle</a>, <a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html#toString--">toString</a></code></li>
214 </ul>
215 <ul class="blockList">
216 <li class="blockList"><a name="methods.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">
217 <!--   -->
218 </a>
219 <h3>Methods inherited from class&nbsp;org.springframework.security.oauth2.common.exceptions.OAuth2Exception</h3>
220 <code>addAdditionalInformation, create, getAdditionalInformation, getHttpErrorCode, getOAuth2ErrorCode, getSummary, valueOf</code></li>
221 </ul>
222 <ul class="blockList">
223 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
224 <!--   -->
225 </a>
226 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3>
227 <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage--" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a></code></li>
228 </ul>
229 <ul class="blockList">
230 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
231 <!--   -->
232 </a>
233 <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>
234 <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.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/Object.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/Object.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/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#hashCode--" title="class or interface in java.lang">hashCode</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>
235 </ul>
236 </li>
237 </ul>
238 </li>
239 </ul>
240 </div>
241 <div class="details">
242 <ul class="blockList">
243 <li class="blockList">
244 <!-- ========= CONSTRUCTOR DETAIL ======== -->
245 <ul class="blockList">
246 <li class="blockList"><a name="constructor.detail">
247 <!--   -->
248 </a>
249 <h3>Constructor Detail</h3>
250 <a name="UnmappedErrorException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">
251 <!--   -->
252 </a>
253 <ul class="blockListLast">
254 <li class="blockList">
255 <h4>UnmappedErrorException</h4>
256 <pre>protected&nbsp;UnmappedErrorException(<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a>&nbsp;error)</pre>
257 </li>
258 </ul>
259 </li>
260 </ul>
261 </li>
262 </ul>
263 </div>
264 </div>
265 <!-- ========= END OF CLASS DATA ========= -->
266 <!-- ======= START OF BOTTOM NAVBAR ====== -->
267 <div class="bottomNav"><a name="navbar.bottom">
268 <!--   -->
269 </a>
270 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
271 <a name="navbar.bottom.firstrow">
272 <!--   -->
273 </a>
274 <ul class="navList" title="Navigation">
275 <li><a href="../../../../overview-summary.html">Overview</a></li>
276 <li><a href="package-summary.html">Package</a></li>
277 <li class="navBarCell1Rev">Class</li>
278 <li><a href="class-use/UnmappedErrorException.html">Use</a></li>
279 <li><a href="package-tree.html">Tree</a></li>
280 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
281 <li><a href="../../../../index-all.html">Index</a></li>
282 <li><a href="../../../../help-doc.html">Help</a></li>
283 </ul>
284 </div>
285 <div class="subNav">
286 <ul class="navList">
287 <li><a href="../../../../de/juplo/facebook/exceptions/UnknownErrorException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
288 <li><a href="../../../../de/juplo/facebook/exceptions/UnsupportedGetRequestException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
289 </ul>
290 <ul class="navList">
291 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/UnmappedErrorException.html" target="_top">Frames</a></li>
292 <li><a href="UnmappedErrorException.html" target="_top">No&nbsp;Frames</a></li>
293 </ul>
294 <ul class="navList" id="allclasses_navbar_bottom">
295 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
296 </ul>
297 <div>
298 <script type="text/javascript"><!--
299   allClassesLink = document.getElementById("allclasses_navbar_bottom");
300   if(window==top) {
301     allClassesLink.style.display = "block";
302   }
303   else {
304     allClassesLink.style.display = "none";
305   }
306   //-->
307 </script>
308 </div>
309 <div>
310 <ul class="subNavList">
311 <li>Summary:&nbsp;</li>
312 <li><a href="#nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Nested</a>&nbsp;|&nbsp;</li>
313 <li><a href="#fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">Field</a>&nbsp;|&nbsp;</li>
314 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
315 <li><a href="#methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Method</a></li>
316 </ul>
317 <ul class="subNavList">
318 <li>Detail:&nbsp;</li>
319 <li>Field&nbsp;|&nbsp;</li>
320 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
321 <li>Method</li>
322 </ul>
323 </div>
324 <a name="skip.navbar.bottom">
325 <!--   -->
326 </a></div>
327 <!-- ======== END OF BOTTOM NAVBAR ======= -->
328 <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
329 </body>
330 </html>