Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / xref / de / juplo / facebook / exceptions / CallbackVerificationFailedException.html
diff --git a/dist/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/CallbackVerificationFailedException.html b/dist/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/CallbackVerificationFailedException.html
new file mode 100644 (file)
index 0000000..973f140
--- /dev/null
@@ -0,0 +1,27 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<title>CallbackVerificationFailedException xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/de/juplo/facebook/exceptions/CallbackVerificationFailedException.html">View Javadoc</a></div><pre>
+<a class="jxr_linenumber" name="L1" href="#L1">1</a>   <strong class="jxr_keyword">package</strong> de.juplo.facebook.exceptions;
+<a class="jxr_linenumber" name="L2" href="#L2">2</a>   
+<a class="jxr_linenumber" name="L3" href="#L3">3</a>   
+<a class="jxr_linenumber" name="L4" href="#L4">4</a>   <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="L5" href="#L5">5</a>   <em class="jxr_javadoccomment"> * 2200: Callback verification failed.</em>
+<a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em class="jxr_javadoccomment"> * @author Kai Moritz</em>
+<a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="L8" href="#L8">8</a>   <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../de/juplo/facebook/exceptions/CallbackVerificationFailedException.html">CallbackVerificationFailedException</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../de/juplo/facebook/exceptions/OAuthException.html">OAuthException</a>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   {
+<a class="jxr_linenumber" name="L10" href="#L10">10</a>    <strong class="jxr_keyword">protected</strong> <a href="../../../../de/juplo/facebook/exceptions/CallbackVerificationFailedException.html">CallbackVerificationFailedException</a>(<a href="../../../../de/juplo/facebook/exceptions/GraphApiException.html">FacebookErrorMessage</a> error)
+<a class="jxr_linenumber" name="L11" href="#L11">11</a>    {
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>      <strong class="jxr_keyword">super</strong>(error);
+<a class="jxr_linenumber" name="L13" href="#L13">13</a>    }
+<a class="jxr_linenumber" name="L14" href="#L14">14</a>  }
+</pre>
+<hr/>
+<div id="footer">Copyright &#169; 2015. All rights reserved.</div>
+</body>
+</html>