Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 1 | |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 | <html><head><title>Python: module apiclient.errors</title> |
| 4 | </head><body bgcolor="#f0f0f8"> |
| 5 | |
| 6 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> |
| 7 | <tr bgcolor="#7799ee"> |
| 8 | <td valign=bottom> <br> |
| 9 | <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.errors</strong></big></big></font></td |
| 10 | ><td align=right valign=bottom |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 11 | ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/errors.py">/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/errors.py</a></font></td></tr></table> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 12 | <p><tt>Errors for the library.<br> |
| 13 | <br> |
| 14 | All exceptions defined by the library<br> |
| 15 | should be defined in this file.</tt></p> |
| 16 | <p> |
| 17 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
Joe Gregorio | 6e53703 | 2011-02-09 23:04:26 -0500 | [diff] [blame] | 18 | <tr bgcolor="#aa55cc"> |
| 19 | <td colspan=3 valign=bottom> <br> |
| 20 | <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> |
| 21 | |
| 22 | <tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 23 | <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="json.html">json</a><br> |
Joe Gregorio | 6e53703 | 2011-02-09 23:04:26 -0500 | [diff] [blame] | 24 | </td><td width="25%" valign=top></td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
| 25 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 26 | <tr bgcolor="#ee77aa"> |
| 27 | <td colspan=3 valign=bottom> <br> |
| 28 | <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> |
| 29 | |
| 30 | <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> |
| 31 | <td width="100%"><dl> |
| 32 | <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) |
| 33 | </font></dt><dd> |
| 34 | <dl> |
| 35 | <dt><font face="helvetica, arial"><a href="apiclient.errors.html#Error">Error</a> |
| 36 | </font></dt><dd> |
| 37 | <dl> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 38 | <dt><font face="helvetica, arial"><a href="apiclient.errors.html#HttpError">HttpError</a> |
| 39 | </font></dt><dd> |
| 40 | <dl> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 41 | <dt><font face="helvetica, arial"><a href="apiclient.errors.html#BatchError">BatchError</a> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 42 | </font></dt></dl> |
| 43 | </dd> |
| 44 | <dt><font face="helvetica, arial"><a href="apiclient.errors.html#InvalidJsonError">InvalidJsonError</a> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 45 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#MediaUploadSizeError">MediaUploadSizeError</a> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 46 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#ResumableUploadError">ResumableUploadError</a> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 47 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#UnacceptableMimeTypeError">UnacceptableMimeTypeError</a> |
Joe Gregorio | a845167 | 2011-09-15 09:53:21 -0400 | [diff] [blame] | 48 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#UnexpectedBodyError">UnexpectedBodyError</a> |
| 49 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#UnexpectedMethodError">UnexpectedMethodError</a> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 50 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#UnknownApiNameOrVersion">UnknownApiNameOrVersion</a> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 51 | </font></dt><dt><font face="helvetica, arial"><a href="apiclient.errors.html#UnknownLinkType">UnknownLinkType</a> |
| 52 | </font></dt></dl> |
| 53 | </dd> |
| 54 | </dl> |
| 55 | </dd> |
| 56 | </dl> |
| 57 | <p> |
| 58 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 59 | <tr bgcolor="#ffc8d8"> |
| 60 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 61 | <font color="#000000" face="helvetica, arial"><a name="BatchError">class <strong>BatchError</strong></a>(<a href="apiclient.errors.html#HttpError">HttpError</a>)</font></td></tr> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 62 | |
| 63 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 64 | <td colspan=2><tt><a href="#Error">Error</a> occured during batch operations.<br> </tt></td></tr> |
| 65 | <tr><td> </td> |
| 66 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 67 | <dd><a href="apiclient.errors.html#BatchError">BatchError</a></dd> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 68 | <dd><a href="apiclient.errors.html#HttpError">HttpError</a></dd> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 69 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 70 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 71 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 72 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 73 | </dl> |
| 74 | <hr> |
Joe Gregorio | 3d55ac5 | 2012-02-21 10:11:19 -0500 | [diff] [blame^] | 75 | Methods defined here:<br> |
| 76 | <dl><dt><a name="BatchError-__init__"><strong>__init__</strong></a>(self, reason, resp<font color="#909090">=None</font>, content<font color="#909090">=None</font>)</dt></dl> |
| 77 | |
| 78 | <dl><dt><a name="BatchError-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> |
| 79 | |
| 80 | <dl><dt><a name="BatchError-__str__"><strong>__str__</strong></a> = <a href="#BatchError-__repr__">__repr__</a>(self)</dt></dl> |
| 81 | |
| 82 | <hr> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 83 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 84 | <dl><dt><strong>__weakref__</strong></dt> |
| 85 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 86 | </dl> |
| 87 | <hr> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 88 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 89 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#BatchError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 90 | |
| 91 | <hr> |
| 92 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 93 | <dl><dt><a name="BatchError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#BatchError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 94 | |
| 95 | <dl><dt><a name="BatchError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#BatchError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 96 | |
| 97 | <dl><dt><a name="BatchError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#BatchError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 98 | |
| 99 | <dl><dt><a name="BatchError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#BatchError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 100 | <br> |
| 101 | Use of negative indices is not supported.</tt></dd></dl> |
| 102 | |
| 103 | <dl><dt><a name="BatchError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 104 | |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 105 | <dl><dt><a name="BatchError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#BatchError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 106 | |
| 107 | <dl><dt><a name="BatchError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 108 | |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 109 | <dl><dt><a name="BatchError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 110 | |
| 111 | <hr> |
| 112 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 113 | <dl><dt><strong>__dict__</strong></dt> |
| 114 | </dl> |
| 115 | <dl><dt><strong>args</strong></dt> |
| 116 | </dl> |
| 117 | <dl><dt><strong>message</strong></dt> |
| 118 | </dl> |
| 119 | </td></tr></table> <p> |
| 120 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 121 | <tr bgcolor="#ffc8d8"> |
| 122 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 123 | <font color="#000000" face="helvetica, arial"><a name="Error">class <strong>Error</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> |
| 124 | |
| 125 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 126 | <td colspan=2><tt>Base error for this module.<br> </tt></td></tr> |
| 127 | <tr><td> </td> |
| 128 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 129 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 130 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 131 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 132 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 133 | </dl> |
| 134 | <hr> |
| 135 | Data descriptors defined here:<br> |
| 136 | <dl><dt><strong>__weakref__</strong></dt> |
| 137 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 138 | </dl> |
| 139 | <hr> |
| 140 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 141 | <dl><dt><a name="Error-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 142 | |
| 143 | <hr> |
| 144 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 145 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#Error-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 146 | |
| 147 | <hr> |
| 148 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 149 | <dl><dt><a name="Error-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 150 | |
| 151 | <dl><dt><a name="Error-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 152 | |
| 153 | <dl><dt><a name="Error-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 154 | |
| 155 | <dl><dt><a name="Error-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 156 | <br> |
| 157 | Use of negative indices is not supported.</tt></dd></dl> |
| 158 | |
| 159 | <dl><dt><a name="Error-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 160 | |
| 161 | <dl><dt><a name="Error-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 162 | |
| 163 | <dl><dt><a name="Error-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 164 | |
| 165 | <dl><dt><a name="Error-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 166 | |
| 167 | <dl><dt><a name="Error-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#Error-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 168 | |
| 169 | <dl><dt><a name="Error-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 170 | |
| 171 | <hr> |
| 172 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 173 | <dl><dt><strong>__dict__</strong></dt> |
| 174 | </dl> |
| 175 | <dl><dt><strong>args</strong></dt> |
| 176 | </dl> |
| 177 | <dl><dt><strong>message</strong></dt> |
| 178 | </dl> |
| 179 | </td></tr></table> <p> |
| 180 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 181 | <tr bgcolor="#ffc8d8"> |
| 182 | <td colspan=3 valign=bottom> <br> |
| 183 | <font color="#000000" face="helvetica, arial"><a name="HttpError">class <strong>HttpError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 184 | |
| 185 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 186 | <td colspan=2><tt>HTTP data was invalid or unexpected.<br> </tt></td></tr> |
| 187 | <tr><td> </td> |
| 188 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 189 | <dd><a href="apiclient.errors.html#HttpError">HttpError</a></dd> |
| 190 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 191 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 192 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 193 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 194 | </dl> |
| 195 | <hr> |
| 196 | Methods defined here:<br> |
Joe Gregorio | 4939655 | 2011-03-08 10:39:00 -0500 | [diff] [blame] | 197 | <dl><dt><a name="HttpError-__init__"><strong>__init__</strong></a>(self, resp, content, uri<font color="#909090">=None</font>)</dt></dl> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 198 | |
Joe Gregorio | 6e53703 | 2011-02-09 23:04:26 -0500 | [diff] [blame] | 199 | <dl><dt><a name="HttpError-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> |
| 200 | |
| 201 | <dl><dt><a name="HttpError-__str__"><strong>__str__</strong></a> = <a href="#HttpError-__repr__">__repr__</a>(self)</dt></dl> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 202 | |
| 203 | <hr> |
| 204 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 205 | <dl><dt><strong>__weakref__</strong></dt> |
| 206 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 207 | </dl> |
| 208 | <hr> |
| 209 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 210 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#HttpError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 211 | |
| 212 | <hr> |
| 213 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 214 | <dl><dt><a name="HttpError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#HttpError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 215 | |
| 216 | <dl><dt><a name="HttpError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#HttpError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 217 | |
| 218 | <dl><dt><a name="HttpError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#HttpError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 219 | |
| 220 | <dl><dt><a name="HttpError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#HttpError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 221 | <br> |
| 222 | Use of negative indices is not supported.</tt></dd></dl> |
| 223 | |
| 224 | <dl><dt><a name="HttpError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 225 | |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 226 | <dl><dt><a name="HttpError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#HttpError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 227 | |
| 228 | <dl><dt><a name="HttpError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 229 | |
| 230 | <dl><dt><a name="HttpError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 231 | |
| 232 | <hr> |
| 233 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 234 | <dl><dt><strong>__dict__</strong></dt> |
| 235 | </dl> |
| 236 | <dl><dt><strong>args</strong></dt> |
| 237 | </dl> |
| 238 | <dl><dt><strong>message</strong></dt> |
| 239 | </dl> |
| 240 | </td></tr></table> <p> |
| 241 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 242 | <tr bgcolor="#ffc8d8"> |
| 243 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | 4939655 | 2011-03-08 10:39:00 -0500 | [diff] [blame] | 244 | <font color="#000000" face="helvetica, arial"><a name="InvalidJsonError">class <strong>InvalidJsonError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 245 | |
| 246 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 247 | <td colspan=2><tt>The JSON returned could not be parsed.<br> </tt></td></tr> |
| 248 | <tr><td> </td> |
| 249 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 250 | <dd><a href="apiclient.errors.html#InvalidJsonError">InvalidJsonError</a></dd> |
| 251 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 252 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 253 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 254 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 255 | </dl> |
| 256 | <hr> |
| 257 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 258 | <dl><dt><strong>__weakref__</strong></dt> |
| 259 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 260 | </dl> |
| 261 | <hr> |
| 262 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 263 | <dl><dt><a name="InvalidJsonError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
Joe Gregorio | 4939655 | 2011-03-08 10:39:00 -0500 | [diff] [blame] | 264 | |
| 265 | <hr> |
| 266 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 267 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#InvalidJsonError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 268 | |
| 269 | <hr> |
| 270 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 271 | <dl><dt><a name="InvalidJsonError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 272 | |
| 273 | <dl><dt><a name="InvalidJsonError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 274 | |
| 275 | <dl><dt><a name="InvalidJsonError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 276 | |
| 277 | <dl><dt><a name="InvalidJsonError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 278 | <br> |
| 279 | Use of negative indices is not supported.</tt></dd></dl> |
| 280 | |
| 281 | <dl><dt><a name="InvalidJsonError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 282 | |
| 283 | <dl><dt><a name="InvalidJsonError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 284 | |
| 285 | <dl><dt><a name="InvalidJsonError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 286 | |
| 287 | <dl><dt><a name="InvalidJsonError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 288 | |
| 289 | <dl><dt><a name="InvalidJsonError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#InvalidJsonError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 290 | |
| 291 | <dl><dt><a name="InvalidJsonError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 292 | |
| 293 | <hr> |
| 294 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 295 | <dl><dt><strong>__dict__</strong></dt> |
| 296 | </dl> |
| 297 | <dl><dt><strong>args</strong></dt> |
| 298 | </dl> |
| 299 | <dl><dt><strong>message</strong></dt> |
| 300 | </dl> |
| 301 | </td></tr></table> <p> |
| 302 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 303 | <tr bgcolor="#ffc8d8"> |
| 304 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 305 | <font color="#000000" face="helvetica, arial"><a name="MediaUploadSizeError">class <strong>MediaUploadSizeError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 306 | |
| 307 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 308 | <td colspan=2><tt>Media is larger than the method can accept.<br> </tt></td></tr> |
| 309 | <tr><td> </td> |
| 310 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 311 | <dd><a href="apiclient.errors.html#MediaUploadSizeError">MediaUploadSizeError</a></dd> |
| 312 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 313 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 314 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 315 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 316 | </dl> |
| 317 | <hr> |
| 318 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 319 | <dl><dt><strong>__weakref__</strong></dt> |
| 320 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 321 | </dl> |
| 322 | <hr> |
| 323 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 324 | <dl><dt><a name="MediaUploadSizeError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 325 | |
| 326 | <hr> |
| 327 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 328 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#MediaUploadSizeError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 329 | |
| 330 | <hr> |
| 331 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 332 | <dl><dt><a name="MediaUploadSizeError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 333 | |
| 334 | <dl><dt><a name="MediaUploadSizeError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 335 | |
| 336 | <dl><dt><a name="MediaUploadSizeError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 337 | |
| 338 | <dl><dt><a name="MediaUploadSizeError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 339 | <br> |
| 340 | Use of negative indices is not supported.</tt></dd></dl> |
| 341 | |
| 342 | <dl><dt><a name="MediaUploadSizeError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 343 | |
| 344 | <dl><dt><a name="MediaUploadSizeError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 345 | |
| 346 | <dl><dt><a name="MediaUploadSizeError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 347 | |
| 348 | <dl><dt><a name="MediaUploadSizeError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 349 | |
| 350 | <dl><dt><a name="MediaUploadSizeError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#MediaUploadSizeError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 351 | |
| 352 | <dl><dt><a name="MediaUploadSizeError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 353 | |
| 354 | <hr> |
| 355 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 356 | <dl><dt><strong>__dict__</strong></dt> |
| 357 | </dl> |
| 358 | <dl><dt><strong>args</strong></dt> |
| 359 | </dl> |
| 360 | <dl><dt><strong>message</strong></dt> |
| 361 | </dl> |
| 362 | </td></tr></table> <p> |
| 363 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 364 | <tr bgcolor="#ffc8d8"> |
| 365 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 366 | <font color="#000000" face="helvetica, arial"><a name="ResumableUploadError">class <strong>ResumableUploadError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 367 | |
| 368 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 369 | <td colspan=2><tt><a href="#Error">Error</a> occured during resumable upload.<br> </tt></td></tr> |
| 370 | <tr><td> </td> |
| 371 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 372 | <dd><a href="apiclient.errors.html#ResumableUploadError">ResumableUploadError</a></dd> |
| 373 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 374 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 375 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 376 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 377 | </dl> |
| 378 | <hr> |
| 379 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 380 | <dl><dt><strong>__weakref__</strong></dt> |
| 381 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 382 | </dl> |
| 383 | <hr> |
| 384 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 385 | <dl><dt><a name="ResumableUploadError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
| 386 | |
| 387 | <hr> |
| 388 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 389 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#ResumableUploadError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 390 | |
| 391 | <hr> |
| 392 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 393 | <dl><dt><a name="ResumableUploadError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 394 | |
| 395 | <dl><dt><a name="ResumableUploadError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 396 | |
| 397 | <dl><dt><a name="ResumableUploadError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 398 | |
| 399 | <dl><dt><a name="ResumableUploadError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 400 | <br> |
| 401 | Use of negative indices is not supported.</tt></dd></dl> |
| 402 | |
| 403 | <dl><dt><a name="ResumableUploadError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 404 | |
| 405 | <dl><dt><a name="ResumableUploadError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 406 | |
| 407 | <dl><dt><a name="ResumableUploadError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 408 | |
| 409 | <dl><dt><a name="ResumableUploadError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 410 | |
| 411 | <dl><dt><a name="ResumableUploadError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#ResumableUploadError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 412 | |
| 413 | <dl><dt><a name="ResumableUploadError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 414 | |
| 415 | <hr> |
| 416 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 417 | <dl><dt><strong>__dict__</strong></dt> |
| 418 | </dl> |
| 419 | <dl><dt><strong>args</strong></dt> |
| 420 | </dl> |
| 421 | <dl><dt><strong>message</strong></dt> |
| 422 | </dl> |
| 423 | </td></tr></table> <p> |
| 424 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 425 | <tr bgcolor="#ffc8d8"> |
| 426 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 427 | <font color="#000000" face="helvetica, arial"><a name="UnacceptableMimeTypeError">class <strong>UnacceptableMimeTypeError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 428 | |
| 429 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 430 | <td colspan=2><tt>That is an unacceptable mimetype for this operation.<br> </tt></td></tr> |
| 431 | <tr><td> </td> |
| 432 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 433 | <dd><a href="apiclient.errors.html#UnacceptableMimeTypeError">UnacceptableMimeTypeError</a></dd> |
| 434 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 435 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 436 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 437 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 438 | </dl> |
| 439 | <hr> |
| 440 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 441 | <dl><dt><strong>__weakref__</strong></dt> |
| 442 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 443 | </dl> |
| 444 | <hr> |
| 445 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 446 | <dl><dt><a name="UnacceptableMimeTypeError-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
Joe Gregorio | b9e63ff | 2011-06-30 12:38:10 -0400 | [diff] [blame] | 447 | |
| 448 | <hr> |
| 449 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 450 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#UnacceptableMimeTypeError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 451 | |
| 452 | <hr> |
| 453 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 454 | <dl><dt><a name="UnacceptableMimeTypeError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 455 | |
| 456 | <dl><dt><a name="UnacceptableMimeTypeError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 457 | |
| 458 | <dl><dt><a name="UnacceptableMimeTypeError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 459 | |
| 460 | <dl><dt><a name="UnacceptableMimeTypeError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 461 | <br> |
| 462 | Use of negative indices is not supported.</tt></dd></dl> |
| 463 | |
| 464 | <dl><dt><a name="UnacceptableMimeTypeError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 465 | |
| 466 | <dl><dt><a name="UnacceptableMimeTypeError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 467 | |
| 468 | <dl><dt><a name="UnacceptableMimeTypeError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 469 | |
| 470 | <dl><dt><a name="UnacceptableMimeTypeError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 471 | |
| 472 | <dl><dt><a name="UnacceptableMimeTypeError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#UnacceptableMimeTypeError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 473 | |
| 474 | <dl><dt><a name="UnacceptableMimeTypeError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 475 | |
| 476 | <hr> |
| 477 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 478 | <dl><dt><strong>__dict__</strong></dt> |
| 479 | </dl> |
| 480 | <dl><dt><strong>args</strong></dt> |
| 481 | </dl> |
| 482 | <dl><dt><strong>message</strong></dt> |
| 483 | </dl> |
| 484 | </td></tr></table> <p> |
| 485 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 486 | <tr bgcolor="#ffc8d8"> |
| 487 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | a845167 | 2011-09-15 09:53:21 -0400 | [diff] [blame] | 488 | <font color="#000000" face="helvetica, arial"><a name="UnexpectedBodyError">class <strong>UnexpectedBodyError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 489 | |
| 490 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 491 | <td colspan=2><tt><a href="exceptions.html#Exception">Exception</a> raised by RequestMockBuilder on unexpected bodies.<br> </tt></td></tr> |
| 492 | <tr><td> </td> |
| 493 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 494 | <dd><a href="apiclient.errors.html#UnexpectedBodyError">UnexpectedBodyError</a></dd> |
| 495 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 496 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 497 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 498 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 499 | </dl> |
| 500 | <hr> |
| 501 | Methods defined here:<br> |
| 502 | <dl><dt><a name="UnexpectedBodyError-__init__"><strong>__init__</strong></a>(self, expected, provided)</dt><dd><tt>Constructor for an <a href="#UnexpectedMethodError">UnexpectedMethodError</a>.</tt></dd></dl> |
| 503 | |
| 504 | <hr> |
| 505 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 506 | <dl><dt><strong>__weakref__</strong></dt> |
| 507 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 508 | </dl> |
| 509 | <hr> |
| 510 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 511 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#UnexpectedBodyError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 512 | |
| 513 | <hr> |
| 514 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 515 | <dl><dt><a name="UnexpectedBodyError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 516 | |
| 517 | <dl><dt><a name="UnexpectedBodyError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 518 | |
| 519 | <dl><dt><a name="UnexpectedBodyError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 520 | |
| 521 | <dl><dt><a name="UnexpectedBodyError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 522 | <br> |
| 523 | Use of negative indices is not supported.</tt></dd></dl> |
| 524 | |
| 525 | <dl><dt><a name="UnexpectedBodyError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 526 | |
| 527 | <dl><dt><a name="UnexpectedBodyError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 528 | |
| 529 | <dl><dt><a name="UnexpectedBodyError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 530 | |
| 531 | <dl><dt><a name="UnexpectedBodyError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 532 | |
| 533 | <dl><dt><a name="UnexpectedBodyError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedBodyError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 534 | |
| 535 | <dl><dt><a name="UnexpectedBodyError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 536 | |
| 537 | <hr> |
| 538 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 539 | <dl><dt><strong>__dict__</strong></dt> |
| 540 | </dl> |
| 541 | <dl><dt><strong>args</strong></dt> |
| 542 | </dl> |
| 543 | <dl><dt><strong>message</strong></dt> |
| 544 | </dl> |
| 545 | </td></tr></table> <p> |
| 546 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 547 | <tr bgcolor="#ffc8d8"> |
| 548 | <td colspan=3 valign=bottom> <br> |
| 549 | <font color="#000000" face="helvetica, arial"><a name="UnexpectedMethodError">class <strong>UnexpectedMethodError</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 550 | |
| 551 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 552 | <td colspan=2><tt><a href="exceptions.html#Exception">Exception</a> raised by RequestMockBuilder on unexpected calls.<br> </tt></td></tr> |
| 553 | <tr><td> </td> |
| 554 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 555 | <dd><a href="apiclient.errors.html#UnexpectedMethodError">UnexpectedMethodError</a></dd> |
| 556 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 557 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 558 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 559 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 560 | </dl> |
| 561 | <hr> |
| 562 | Methods defined here:<br> |
| 563 | <dl><dt><a name="UnexpectedMethodError-__init__"><strong>__init__</strong></a>(self, methodId<font color="#909090">=None</font>)</dt><dd><tt>Constructor for an <a href="#UnexpectedMethodError">UnexpectedMethodError</a>.</tt></dd></dl> |
| 564 | |
| 565 | <hr> |
| 566 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 567 | <dl><dt><strong>__weakref__</strong></dt> |
| 568 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 569 | </dl> |
| 570 | <hr> |
| 571 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 572 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#UnexpectedMethodError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 573 | |
| 574 | <hr> |
| 575 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 576 | <dl><dt><a name="UnexpectedMethodError-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 577 | |
| 578 | <dl><dt><a name="UnexpectedMethodError-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 579 | |
| 580 | <dl><dt><a name="UnexpectedMethodError-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 581 | |
| 582 | <dl><dt><a name="UnexpectedMethodError-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 583 | <br> |
| 584 | Use of negative indices is not supported.</tt></dd></dl> |
| 585 | |
| 586 | <dl><dt><a name="UnexpectedMethodError-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 587 | |
| 588 | <dl><dt><a name="UnexpectedMethodError-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 589 | |
| 590 | <dl><dt><a name="UnexpectedMethodError-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 591 | |
| 592 | <dl><dt><a name="UnexpectedMethodError-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 593 | |
| 594 | <dl><dt><a name="UnexpectedMethodError-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#UnexpectedMethodError-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 595 | |
| 596 | <dl><dt><a name="UnexpectedMethodError-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 597 | |
| 598 | <hr> |
| 599 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 600 | <dl><dt><strong>__dict__</strong></dt> |
| 601 | </dl> |
| 602 | <dl><dt><strong>args</strong></dt> |
| 603 | </dl> |
| 604 | <dl><dt><strong>message</strong></dt> |
| 605 | </dl> |
| 606 | </td></tr></table> <p> |
| 607 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 608 | <tr bgcolor="#ffc8d8"> |
| 609 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 610 | <font color="#000000" face="helvetica, arial"><a name="UnknownApiNameOrVersion">class <strong>UnknownApiNameOrVersion</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 611 | |
| 612 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 613 | <td colspan=2><tt>No API with that name and version exists.<br> </tt></td></tr> |
| 614 | <tr><td> </td> |
| 615 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 616 | <dd><a href="apiclient.errors.html#UnknownApiNameOrVersion">UnknownApiNameOrVersion</a></dd> |
| 617 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 618 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 619 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 620 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 621 | </dl> |
| 622 | <hr> |
| 623 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 624 | <dl><dt><strong>__weakref__</strong></dt> |
| 625 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 626 | </dl> |
| 627 | <hr> |
| 628 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 629 | <dl><dt><a name="UnknownApiNameOrVersion-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
| 630 | |
| 631 | <hr> |
| 632 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 633 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#UnknownApiNameOrVersion-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 634 | |
| 635 | <hr> |
| 636 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 637 | <dl><dt><a name="UnknownApiNameOrVersion-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 638 | |
| 639 | <dl><dt><a name="UnknownApiNameOrVersion-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 640 | |
| 641 | <dl><dt><a name="UnknownApiNameOrVersion-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 642 | |
| 643 | <dl><dt><a name="UnknownApiNameOrVersion-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 644 | <br> |
| 645 | Use of negative indices is not supported.</tt></dd></dl> |
| 646 | |
| 647 | <dl><dt><a name="UnknownApiNameOrVersion-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 648 | |
| 649 | <dl><dt><a name="UnknownApiNameOrVersion-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 650 | |
| 651 | <dl><dt><a name="UnknownApiNameOrVersion-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 652 | |
| 653 | <dl><dt><a name="UnknownApiNameOrVersion-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 654 | |
| 655 | <dl><dt><a name="UnknownApiNameOrVersion-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownApiNameOrVersion-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 656 | |
| 657 | <dl><dt><a name="UnknownApiNameOrVersion-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 658 | |
| 659 | <hr> |
| 660 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 661 | <dl><dt><strong>__dict__</strong></dt> |
| 662 | </dl> |
| 663 | <dl><dt><strong>args</strong></dt> |
| 664 | </dl> |
| 665 | <dl><dt><strong>message</strong></dt> |
| 666 | </dl> |
| 667 | </td></tr></table> <p> |
| 668 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 669 | <tr bgcolor="#ffc8d8"> |
| 670 | <td colspan=3 valign=bottom> <br> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 671 | <font color="#000000" face="helvetica, arial"><a name="UnknownLinkType">class <strong>UnknownLinkType</strong></a>(<a href="apiclient.errors.html#Error">Error</a>)</font></td></tr> |
| 672 | |
| 673 | <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> |
| 674 | <td colspan=2><tt>Link type unknown or unexpected.<br> </tt></td></tr> |
| 675 | <tr><td> </td> |
| 676 | <td width="100%"><dl><dt>Method resolution order:</dt> |
| 677 | <dd><a href="apiclient.errors.html#UnknownLinkType">UnknownLinkType</a></dd> |
| 678 | <dd><a href="apiclient.errors.html#Error">Error</a></dd> |
| 679 | <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> |
| 680 | <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> |
| 681 | <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 682 | </dl> |
| 683 | <hr> |
| 684 | Data descriptors inherited from <a href="apiclient.errors.html#Error">Error</a>:<br> |
| 685 | <dl><dt><strong>__weakref__</strong></dt> |
| 686 | <dd><tt>list of weak references to the object (if defined)</tt></dd> |
| 687 | </dl> |
| 688 | <hr> |
| 689 | Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
Joe Gregorio | b417caf | 2011-12-08 12:04:24 -0500 | [diff] [blame] | 690 | <dl><dt><a name="UnknownLinkType-__init__"><strong>__init__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</tt></dd></dl> |
Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame] | 691 | |
| 692 | <hr> |
| 693 | Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> |
| 694 | <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#UnknownLinkType-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> |
| 695 | |
| 696 | <hr> |
| 697 | Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 698 | <dl><dt><a name="UnknownLinkType-__delattr__"><strong>__delattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__delattr__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> |
| 699 | |
| 700 | <dl><dt><a name="UnknownLinkType-__getattribute__"><strong>__getattribute__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__getattribute__">__getattribute__</a>('name') <==> x.name</tt></dd></dl> |
| 701 | |
| 702 | <dl><dt><a name="UnknownLinkType-__getitem__"><strong>__getitem__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__getitem__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> |
| 703 | |
| 704 | <dl><dt><a name="UnknownLinkType-__getslice__"><strong>__getslice__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__getslice__">__getslice__</a>(i, j) <==> x[i:j]<br> |
| 705 | <br> |
| 706 | Use of negative indices is not supported.</tt></dd></dl> |
| 707 | |
| 708 | <dl><dt><a name="UnknownLinkType-__reduce__"><strong>__reduce__</strong></a>(...)</dt></dl> |
| 709 | |
| 710 | <dl><dt><a name="UnknownLinkType-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl> |
| 711 | |
| 712 | <dl><dt><a name="UnknownLinkType-__setattr__"><strong>__setattr__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__setattr__">__setattr__</a>('name', value) <==> x.name = value</tt></dd></dl> |
| 713 | |
| 714 | <dl><dt><a name="UnknownLinkType-__setstate__"><strong>__setstate__</strong></a>(...)</dt></dl> |
| 715 | |
| 716 | <dl><dt><a name="UnknownLinkType-__str__"><strong>__str__</strong></a>(...)</dt><dd><tt>x.<a href="#UnknownLinkType-__str__">__str__</a>() <==> str(x)</tt></dd></dl> |
| 717 | |
| 718 | <dl><dt><a name="UnknownLinkType-__unicode__"><strong>__unicode__</strong></a>(...)</dt></dl> |
| 719 | |
| 720 | <hr> |
| 721 | Data descriptors inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |
| 722 | <dl><dt><strong>__dict__</strong></dt> |
| 723 | </dl> |
| 724 | <dl><dt><strong>args</strong></dt> |
| 725 | </dl> |
| 726 | <dl><dt><strong>message</strong></dt> |
| 727 | </dl> |
| 728 | </td></tr></table></td></tr></table><p> |
| 729 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 730 | <tr bgcolor="#55aa55"> |
| 731 | <td colspan=3 valign=bottom> <br> |
| 732 | <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr> |
| 733 | |
| 734 | <tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td> |
| 735 | <td width="100%"><strong>__author__</strong> = 'jcgregorio@google.com (Joe Gregorio)'</td></tr></table><p> |
| 736 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 737 | <tr bgcolor="#7799ee"> |
| 738 | <td colspan=3 valign=bottom> <br> |
| 739 | <font color="#ffffff" face="helvetica, arial"><big><strong>Author</strong></big></font></td></tr> |
| 740 | |
| 741 | <tr><td bgcolor="#7799ee"><tt> </tt></td><td> </td> |
| 742 | <td width="100%">jcgregorio@google.com (Joe Gregorio)</td></tr></table> |
| 743 | </body></html> |