blob: f28f417e4712dc8068ef4f05d5079ef6fbbcceb0 [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>
Joe Gregorio746096f2012-06-15 10:53:36 -040058<center> <map id="class_hierarchy_for_appidentit" name="class_hierarchy_for_appidentit">
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.crypt.AppIdentityError-class.html" title="AppIdentityError" alt="" coords="36,117,151,144"/>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040062</map>
Joe Gregorio746096f2012-06-15 10:53:36 -040063 <img src="class_hierarchy_for_appidentit.gif" alt='' usemap="#class_hierarchy_for_appidentit" ismap="ismap" class="graph-without-title" />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040064</center>
65</center>
66<hr />
67<!-- ==================== INSTANCE METHODS ==================== -->
68<a name="section-InstanceMethods"></a>
69<table class="summary" border="1" cellpadding="3"
70 cellspacing="0" width="100%" bgcolor="white">
71<tr bgcolor="#70b0f0" class="table-header">
72 <td colspan="2" class="table-header">
73 <table border="0" cellpadding="0" cellspacing="0" width="100%">
74 <tr valign="top">
75 <td align="left"><span class="table-header">Instance Methods</span></td>
76 <td align="right" valign="top"
77 ><span class="options">[<a href="#section-InstanceMethods"
78 class="privatelink" onclick="toggle_private();"
79 >hide private</a>]</span></td>
80 </tr>
81 </table>
82 </td>
83</tr>
84 <tr>
85 <td colspan="2" class="summary">
86 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
87 <code>__init__</code>,
88 <code>__new__</code>
89 </p>
90 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
91 <code>__delattr__</code>,
92 <code>__getattribute__</code>,
93 <code>__getitem__</code>,
94 <code>__getslice__</code>,
95 <code>__reduce__</code>,
96 <code>__repr__</code>,
97 <code>__setattr__</code>,
98 <code>__setstate__</code>,
99 <code>__str__</code>,
100 <code>__unicode__</code>
101 </p>
102 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
103 <code>__format__</code>,
104 <code>__hash__</code>,
105 <code>__reduce_ex__</code>,
106 <code>__sizeof__</code>,
107 <code>__subclasshook__</code>
108 </p>
109 </td>
110 </tr>
111</table>
112<!-- ==================== PROPERTIES ==================== -->
113<a name="section-Properties"></a>
114<table class="summary" border="1" cellpadding="3"
115 cellspacing="0" width="100%" bgcolor="white">
116<tr bgcolor="#70b0f0" class="table-header">
117 <td colspan="2" class="table-header">
118 <table border="0" cellpadding="0" cellspacing="0" width="100%">
119 <tr valign="top">
120 <td align="left"><span class="table-header">Properties</span></td>
121 <td align="right" valign="top"
122 ><span class="options">[<a href="#section-Properties"
123 class="privatelink" onclick="toggle_private();"
124 >hide private</a>]</span></td>
125 </tr>
126 </table>
127 </td>
128</tr>
129 <tr>
130 <td colspan="2" class="summary">
131 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
132 <code>args</code>,
133 <code>message</code>
134 </p>
135 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
136 <code>__class__</code>
137 </p>
138 </td>
139 </tr>
140</table>
141<!-- ==================== NAVIGATION BAR ==================== -->
142<table class="navbar" border="0" width="100%" cellpadding="0"
143 bgcolor="#a0c0ff" cellspacing="0">
144 <tr valign="middle">
145
146 <!-- Tree link -->
147 <th>&nbsp;&nbsp;&nbsp;<a
148 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
149
150 <!-- Index link -->
151 <th>&nbsp;&nbsp;&nbsp;<a
152 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
153
154 <!-- Help link -->
155 <th>&nbsp;&nbsp;&nbsp;<a
156 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
157
158 <th class="navbar" width="100%"></th>
159 </tr>
160</table>
161<table border="0" cellpadding="0" cellspacing="0" width="100%%">
162 <tr>
163 <td align="left" class="footer">
Joe Gregoriod67010d2012-11-05 08:57:06 -0500164 Generated by Epydoc 3.0.1 on Mon Nov 5 08:53:56 2012
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400165 </td>
166 <td align="right" class="footer">
167 <a target="mainFrame" href="http://epydoc.sourceforge.net"
168 >http://epydoc.sourceforge.net</a>
169 </td>
170 </tr>
171</table>
172
173<script type="text/javascript">
174 <!--
175 // Private objects are initially displayed (because if
176 // javascript is turned off then we want them to be
177 // visible); but by default, we want to hide them. So hide
178 // them unless we have a cookie that says to show them.
179 checkCookie();
180 // -->
181</script>
182</body>
183</html>