blob: a0707d6bd1cdf82c83ef6e39b2945085cd8fd55b [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.crypt.AppIdentityError</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.crypt-module.html">Module&nbsp;crypt</a> ::
39 Class&nbsp;AppIdentityError
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.crypt.AppIdentityError-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 AppIdentityError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.crypt-pysrc.html#AppIdentityError">source&nbsp;code</a></span></p>
57<center>
58<center> <map id="uml_class_diagram_for_oauth2cl_28" name="uml_class_diagram_for_oauth2cl_28">
59<area shape="rect" href="oauth2client.crypt.AppIdentityError-class.html" title="oauth2client.crypt.AppIdentityError" alt="" coords="47,379,143,411"/>
60<area shape="rect" href="javascript:void(0);" title="x.__init__(...) initializes x; see x.__class__.__doc__ for signature" alt="" coords="32,311,157,329"/>
61<area shape="rect" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="32,329,157,348"/>
62<area shape="rect" href="javascript:void(0);" title="Common base class for all non&#45;exit exceptions." alt="" coords="31,285,159,349"/>
63<area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="17,28,172,47"/>
64<area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="17,47,172,65"/>
65<area shape="rect" href="javascript:void(0);" title="x.__delattr__(&#39;name&#39;) &lt;==&gt; del x.name" alt="" coords="17,68,172,87"/>
66<area shape="rect" href="javascript:void(0);" title="x.__getattribute__(&#39;name&#39;) &lt;==&gt; x.name" alt="" coords="17,87,172,105"/>
67<area shape="rect" href="javascript:void(0);" title="x[y]" alt="" coords="17,105,172,124"/>
68<area shape="rect" href="javascript:void(0);" title="x[i:j]" alt="" coords="17,124,172,143"/>
69<area shape="rect" href="javascript:void(0);" title="helper for pickle" alt="" coords="17,143,172,161"/>
70<area shape="rect" href="javascript:void(0);" title="repr(x)" alt="" coords="17,161,172,180"/>
71<area shape="rect" href="javascript:void(0);" title="x.__setattr__(&#39;name&#39;, value) &lt;==&gt; x.name = value" alt="" coords="17,180,172,199"/>
72<area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="17,199,172,217"/>
73<area shape="rect" href="javascript:void(0);" title="str(x)" alt="" coords="17,217,172,236"/>
74<area shape="rect" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="17,236,172,255"/>
75<area shape="rect" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="16,11,173,256"/>
76</map>
77 <img src="uml_class_diagram_for_oauth2cl_28.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_28" ismap="ismap" class="graph-without-title" />
78</center>
79</center>
80<hr />
81<!-- ==================== INSTANCE METHODS ==================== -->
82<a name="section-InstanceMethods"></a>
83<table class="summary" border="1" cellpadding="3"
84 cellspacing="0" width="100%" bgcolor="white">
85<tr bgcolor="#70b0f0" class="table-header">
86 <td colspan="2" class="table-header">
87 <table border="0" cellpadding="0" cellspacing="0" width="100%">
88 <tr valign="top">
89 <td align="left"><span class="table-header">Instance Methods</span></td>
90 <td align="right" valign="top"
91 ><span class="options">[<a href="#section-InstanceMethods"
92 class="privatelink" onclick="toggle_private();"
93 >hide private</a>]</span></td>
94 </tr>
95 </table>
96 </td>
97</tr>
98 <tr>
99 <td colspan="2" class="summary">
100 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
101 <code>__init__</code>,
102 <code>__new__</code>
103 </p>
104 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
105 <code>__delattr__</code>,
106 <code>__getattribute__</code>,
107 <code>__getitem__</code>,
108 <code>__getslice__</code>,
109 <code>__reduce__</code>,
110 <code>__repr__</code>,
111 <code>__setattr__</code>,
112 <code>__setstate__</code>,
113 <code>__str__</code>,
114 <code>__unicode__</code>
115 </p>
116 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
117 <code>__format__</code>,
118 <code>__hash__</code>,
119 <code>__reduce_ex__</code>,
120 <code>__sizeof__</code>,
121 <code>__subclasshook__</code>
122 </p>
123 </td>
124 </tr>
125</table>
126<!-- ==================== PROPERTIES ==================== -->
127<a name="section-Properties"></a>
128<table class="summary" border="1" cellpadding="3"
129 cellspacing="0" width="100%" bgcolor="white">
130<tr bgcolor="#70b0f0" class="table-header">
131 <td colspan="2" class="table-header">
132 <table border="0" cellpadding="0" cellspacing="0" width="100%">
133 <tr valign="top">
134 <td align="left"><span class="table-header">Properties</span></td>
135 <td align="right" valign="top"
136 ><span class="options">[<a href="#section-Properties"
137 class="privatelink" onclick="toggle_private();"
138 >hide private</a>]</span></td>
139 </tr>
140 </table>
141 </td>
142</tr>
143 <tr>
144 <td colspan="2" class="summary">
145 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
146 <code>args</code>,
147 <code>message</code>
148 </p>
149 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
150 <code>__class__</code>
151 </p>
152 </td>
153 </tr>
154</table>
155<!-- ==================== NAVIGATION BAR ==================== -->
156<table class="navbar" border="0" width="100%" cellpadding="0"
157 bgcolor="#a0c0ff" cellspacing="0">
158 <tr valign="middle">
159
160 <!-- Tree link -->
161 <th>&nbsp;&nbsp;&nbsp;<a
162 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
163
164 <!-- Index link -->
165 <th>&nbsp;&nbsp;&nbsp;<a
166 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
167
168 <!-- Help link -->
169 <th>&nbsp;&nbsp;&nbsp;<a
170 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
171
172 <th class="navbar" width="100%"></th>
173 </tr>
174</table>
175<table border="0" cellpadding="0" cellspacing="0" width="100%%">
176 <tr>
177 <td align="left" class="footer">
Joe Gregorio66212032012-06-14 09:10:14 -0400178 Generated by Epydoc 3.0.1 on Thu Jun 14 08:01:58 2012
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400179 </td>
180 <td align="right" class="footer">
181 <a target="mainFrame" href="http://epydoc.sourceforge.net"
182 >http://epydoc.sourceforge.net</a>
183 </td>
184 </tr>
185</table>
186
187<script type="text/javascript">
188 <!--
189 // Private objects are initially displayed (because if
190 // javascript is turned off then we want them to be
191 // visible); but by default, we want to hide them. So hide
192 // them unless we have a cookie that says to show them.
193 checkCookie();
194 // -->
195</script>
196</body>
197</html>