blob: 47ab1b39205d0d65116e6a560cd38fd03b2a63f1 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>oauth2client.appengine.InvalidClientSecretsError</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th>&nbsp;&nbsp;&nbsp;<a
20 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32</table>
33<table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">
36 <span class="breadcrumbs">
37 <a href="oauth2client-module.html">Package&nbsp;oauth2client</a> ::
38 <a href="oauth2client.appengine-module.html">Module&nbsp;appengine</a> ::
39 Class&nbsp;InvalidClientSecretsError
40 </span>
41 </td>
42 <td>
43 <table cellpadding="0" cellspacing="0">
44 <!-- hide/show private -->
45 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
46 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
47 <tr><td align="right"><span class="options"
48 >[<a href="frames.html" target="_top">frames</a
49 >]&nbsp;|&nbsp;<a href="oauth2client.appengine.InvalidClientSecretsError-class.html"
50 target="_top">no&nbsp;frames</a>]</span></td></tr>
51 </table>
52 </td>
53 </tr>
54</table>
55<!-- ==================== CLASS DESCRIPTION ==================== -->
56<h1 class="epydoc">Class InvalidClientSecretsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#InvalidClientSecretsError">source&nbsp;code</a></span></p>
57<center>
Joe Gregorio746096f2012-06-15 10:53:36 -040058<center> <map id="class_hierarchy_for_invalidcli" name="class_hierarchy_for_invalidcli">
59<area shape="rect" href="javascript:void(0);" title="exceptions.BaseException" alt="" coords="5,5,181,32"/>
60<area shape="rect" href="javascript:void(0);" title="exceptions.Exception" alt="" coords="20,61,167,88"/>
61<area shape="rect" href="oauth2client.appengine.InvalidClientSecretsError-class.html" title="InvalidClientSecretsError" alt="" coords="12,117,175,144"/>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040062</map>
Joe Gregorio746096f2012-06-15 10:53:36 -040063 <img src="class_hierarchy_for_invalidcli.gif" alt='' usemap="#class_hierarchy_for_invalidcli" ismap="ismap" class="graph-without-title" />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040064</center>
65</center>
66<hr />
67<pre class="literalblock">
68The client_secrets.json file is malformed or missing required fields.
69
70</pre>
71
72<!-- ==================== INSTANCE METHODS ==================== -->
73<a name="section-InstanceMethods"></a>
74<table class="summary" border="1" cellpadding="3"
75 cellspacing="0" width="100%" bgcolor="white">
76<tr bgcolor="#70b0f0" class="table-header">
77 <td colspan="2" class="table-header">
78 <table border="0" cellpadding="0" cellspacing="0" width="100%">
79 <tr valign="top">
80 <td align="left"><span class="table-header">Instance Methods</span></td>
81 <td align="right" valign="top"
82 ><span class="options">[<a href="#section-InstanceMethods"
83 class="privatelink" onclick="toggle_private();"
84 >hide private</a>]</span></td>
85 </tr>
86 </table>
87 </td>
88</tr>
89 <tr>
90 <td colspan="2" class="summary">
91 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
92 <code>__init__</code>,
93 <code>__new__</code>
94 </p>
95 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
96 <code>__delattr__</code>,
97 <code>__getattribute__</code>,
98 <code>__getitem__</code>,
99 <code>__getslice__</code>,
100 <code>__reduce__</code>,
101 <code>__repr__</code>,
102 <code>__setattr__</code>,
103 <code>__setstate__</code>,
104 <code>__str__</code>,
105 <code>__unicode__</code>
106 </p>
107 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
108 <code>__format__</code>,
109 <code>__hash__</code>,
110 <code>__reduce_ex__</code>,
111 <code>__sizeof__</code>,
112 <code>__subclasshook__</code>
113 </p>
114 </td>
115 </tr>
116</table>
117<!-- ==================== PROPERTIES ==================== -->
118<a name="section-Properties"></a>
119<table class="summary" border="1" cellpadding="3"
120 cellspacing="0" width="100%" bgcolor="white">
121<tr bgcolor="#70b0f0" class="table-header">
122 <td colspan="2" class="table-header">
123 <table border="0" cellpadding="0" cellspacing="0" width="100%">
124 <tr valign="top">
125 <td align="left"><span class="table-header">Properties</span></td>
126 <td align="right" valign="top"
127 ><span class="options">[<a href="#section-Properties"
128 class="privatelink" onclick="toggle_private();"
129 >hide private</a>]</span></td>
130 </tr>
131 </table>
132 </td>
133</tr>
134 <tr>
135 <td colspan="2" class="summary">
136 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
137 <code>args</code>,
138 <code>message</code>
139 </p>
140 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
141 <code>__class__</code>
142 </p>
143 </td>
144 </tr>
145</table>
146<!-- ==================== NAVIGATION BAR ==================== -->
147<table class="navbar" border="0" width="100%" cellpadding="0"
148 bgcolor="#a0c0ff" cellspacing="0">
149 <tr valign="middle">
150
151 <!-- Tree link -->
152 <th>&nbsp;&nbsp;&nbsp;<a
153 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
154
155 <!-- Index link -->
156 <th>&nbsp;&nbsp;&nbsp;<a
157 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
158
159 <!-- Help link -->
160 <th>&nbsp;&nbsp;&nbsp;<a
161 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
162
163 <th class="navbar" width="100%"></th>
164 </tr>
165</table>
166<table border="0" cellpadding="0" cellspacing="0" width="100%%">
167 <tr>
168 <td align="left" class="footer">
Joe Gregoriod67010d2012-11-05 08:57:06 -0500169 Generated by Epydoc 3.0.1 on Mon Nov 5 08:53:55 2012
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400170 </td>
171 <td align="right" class="footer">
172 <a target="mainFrame" href="http://epydoc.sourceforge.net"
173 >http://epydoc.sourceforge.net</a>
174 </td>
175 </tr>
176</table>
177
178<script type="text/javascript">
179 <!--
180 // Private objects are initially displayed (because if
181 // javascript is turned off then we want them to be
182 // visible); but by default, we want to hide them. So hide
183 // them unless we have a cookie that says to show them.
184 checkCookie();
185 // -->
186</script>
187</body>
188</html>