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>CallbackVerificationFailedException (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="CallbackVerificationFailedException (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 class="navBarCell1Rev">Class</li>
38 <li><a href="class-use/CallbackVerificationFailedException.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>
47 <li><a href="../../../../de/juplo/facebook/exceptions/AccessTokenRequiredException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev Class</span></a></li>
48 <li><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next Class</span></a></li>
51 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/CallbackVerificationFailedException.html" target="_top">Frames</a></li>
52 <li><a href="CallbackVerificationFailedException.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";
70 <ul class="subNavList">
71 <li>Summary: </li>
72 <li><a href="#nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Nested</a> | </li>
73 <li><a href="#fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">Field</a> | </li>
74 <li><a href="#constructor.summary">Constr</a> | </li>
75 <li><a href="#methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Method</a></li>
77 <ul class="subNavList">
78 <li>Detail: </li>
79 <li>Field | </li>
80 <li><a href="#constructor.detail">Constr</a> | </li>
84 <a name="skip.navbar.top">
87 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======== START OF CLASS DATA ======== -->
90 <div class="subTitle">de.juplo.facebook.exceptions</div>
91 <h2 title="Class CallbackVerificationFailedException" class="title">Class CallbackVerificationFailedException</h2>
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>
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>
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>
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>
106 <ul class="inheritance">
107 <li>org.springframework.security.oauth2.common.exceptions.OAuth2Exception</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>
112 <ul class="inheritance">
113 <li><a href="../../../../de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">de.juplo.facebook.exceptions.OAuthException</a></li>
115 <ul class="inheritance">
116 <li>de.juplo.facebook.exceptions.CallbackVerificationFailedException</li>
132 <div class="description">
133 <ul class="blockList">
134 <li class="blockList">
136 <dt>All Implemented Interfaces:</dt>
137 <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>
141 <pre>public class <span class="typeNameLabel">CallbackVerificationFailedException</span>
142 extends <a href="../../../../de/juplo/facebook/exceptions/OAuthException.html" title="class in de.juplo.facebook.exceptions">OAuthException</a></pre>
143 <div class="block">2200: Callback verification failed.</div>
145 <dt><span class="simpleTagLabel">Author:</span></dt>
147 <dt><span class="seeLabel">See Also:</span></dt>
148 <dd><a href="../../../../serialized-form.html#de.juplo.facebook.exceptions.CallbackVerificationFailedException">Serialized Form</a></dd>
153 <div class="summary">
154 <ul class="blockList">
155 <li class="blockList">
156 <!-- ======== NESTED CLASS SUMMARY ======== -->
157 <ul class="blockList">
158 <li class="blockList"><a name="nested.class.summary">
161 <h3>Nested Class Summary</h3>
162 <ul class="blockList">
163 <li class="blockList"><a name="nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">
166 <h3>Nested classes/interfaces inherited from class de.juplo.facebook.exceptions.<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></h3>
167 <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>
171 <!-- =========== FIELD SUMMARY =========== -->
172 <ul class="blockList">
173 <li class="blockList"><a name="field.summary">
176 <h3>Field Summary</h3>
177 <ul class="blockList">
178 <li class="blockList"><a name="fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">
181 <h3>Fields inherited from class org.springframework.security.oauth2.common.exceptions.OAuth2Exception</h3>
182 <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>
186 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
187 <ul class="blockList">
188 <li class="blockList"><a name="constructor.summary">
191 <h3>Constructor Summary</h3>
192 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
193 <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
195 <th class="colFirst" scope="col">Modifier</th>
196 <th class="colLast" scope="col">Constructor and Description</th>
198 <tr class="altColor">
199 <td class="colFirst"><code>protected </code></td>
200 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/facebook/exceptions/CallbackVerificationFailedException.html#CallbackVerificationFailedException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">CallbackVerificationFailedException</a></span>(<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</code> </td>
205 <!-- ========== METHOD SUMMARY =========== -->
206 <ul class="blockList">
207 <li class="blockList"><a name="method.summary">
210 <h3>Method Summary</h3>
211 <ul class="blockList">
212 <li class="blockList"><a name="methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">
215 <h3>Methods inherited from class de.juplo.facebook.exceptions.<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions">GraphApiException</a></h3>
216 <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>
218 <ul class="blockList">
219 <li class="blockList"><a name="methods.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">
222 <h3>Methods inherited from class org.springframework.security.oauth2.common.exceptions.OAuth2Exception</h3>
223 <code>addAdditionalInformation, create, getAdditionalInformation, getHttpErrorCode, getOAuth2ErrorCode, getSummary, valueOf</code></li>
225 <ul class="blockList">
226 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
229 <h3>Methods inherited from class 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>
230 <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>
232 <ul class="blockList">
233 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
236 <h3>Methods inherited from class 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>
237 <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>
244 <div class="details">
245 <ul class="blockList">
246 <li class="blockList">
247 <!-- ========= CONSTRUCTOR DETAIL ======== -->
248 <ul class="blockList">
249 <li class="blockList"><a name="constructor.detail">
252 <h3>Constructor Detail</h3>
253 <a name="CallbackVerificationFailedException-de.juplo.facebook.exceptions.GraphApiException.FacebookErrorMessage-">
256 <ul class="blockListLast">
257 <li class="blockList">
258 <h4>CallbackVerificationFailedException</h4>
259 <pre>protected CallbackVerificationFailedException(<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html" title="class in de.juplo.facebook.exceptions">GraphApiException.FacebookErrorMessage</a> error)</pre>
268 <!-- ========= END OF CLASS DATA ========= -->
269 <!-- ======= START OF BOTTOM NAVBAR ====== -->
270 <div class="bottomNav"><a name="navbar.bottom">
273 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
274 <a name="navbar.bottom.firstrow">
277 <ul class="navList" title="Navigation">
278 <li><a href="../../../../overview-summary.html">Overview</a></li>
279 <li><a href="package-summary.html">Package</a></li>
280 <li class="navBarCell1Rev">Class</li>
281 <li><a href="class-use/CallbackVerificationFailedException.html">Use</a></li>
282 <li><a href="package-tree.html">Tree</a></li>
283 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
284 <li><a href="../../../../index-all.html">Index</a></li>
285 <li><a href="../../../../help-doc.html">Help</a></li>
290 <li><a href="../../../../de/juplo/facebook/exceptions/AccessTokenRequiredException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Prev Class</span></a></li>
291 <li><a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html" title="class in de.juplo.facebook.exceptions"><span class="typeNameLink">Next Class</span></a></li>
294 <li><a href="../../../../index.html?de/juplo/facebook/exceptions/CallbackVerificationFailedException.html" target="_top">Frames</a></li>
295 <li><a href="CallbackVerificationFailedException.html" target="_top">No Frames</a></li>
297 <ul class="navList" id="allclasses_navbar_bottom">
298 <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
301 <script type="text/javascript"><!--
302 allClassesLink = document.getElementById("allclasses_navbar_bottom");
304 allClassesLink.style.display = "block";
307 allClassesLink.style.display = "none";
313 <ul class="subNavList">
314 <li>Summary: </li>
315 <li><a href="#nested.classes.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Nested</a> | </li>
316 <li><a href="#fields.inherited.from.class.org.springframework.security.oauth2.common.exceptions.OAuth2Exception">Field</a> | </li>
317 <li><a href="#constructor.summary">Constr</a> | </li>
318 <li><a href="#methods.inherited.from.class.de.juplo.facebook.exceptions.GraphApiException">Method</a></li>
320 <ul class="subNavList">
321 <li>Detail: </li>
322 <li>Field | </li>
323 <li><a href="#constructor.detail">Constr</a> | </li>
327 <a name="skip.navbar.bottom">
330 <!-- ======== END OF BOTTOM NAVBAR ======= -->
331 <p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>