1<?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>googleapiclient.errors.Error</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 <!-- Home link --> 18 <th> <a 19 href="googleapiclient-module.html">Home</a> </th> 20 21 <!-- Tree link --> 22 <th> <a 23 href="module-tree.html">Trees</a> </th> 24 25 <!-- Index link --> 26 <th> <a 27 href="identifier-index.html">Indices</a> </th> 28 29 <!-- Help link --> 30 <th> <a 31 href="help.html">Help</a> </th> 32 33 <th class="navbar" width="100%"></th> 34 </tr> 35</table> 36<table width="100%" cellpadding="0" cellspacing="0"> 37 <tr valign="top"> 38 <td width="100%"> 39 <span class="breadcrumbs"> 40 <a href="googleapiclient-module.html">Package googleapiclient</a> :: 41 <a href="googleapiclient.errors-module.html">Module errors</a> :: 42 Class Error 43 </span> 44 </td> 45 <td> 46 <table cellpadding="0" cellspacing="0"> 47 <!-- hide/show private --> 48 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" 49 onclick="toggle_private();">hide private</a>]</span></td></tr> 50 <tr><td align="right"><span class="options" 51 >[<a href="frames.html" target="_top">frames</a 52 >] | <a href="googleapiclient.errors.Error-class.html" 53 target="_top">no frames</a>]</span></td></tr> 54 </table> 55 </td> 56 </tr> 57</table> 58<!-- ==================== CLASS DESCRIPTION ==================== --> 59<h1 class="epydoc">Class Error</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient.errors-pysrc.html#Error">source code</a></span></p> 60<pre class="base-tree"> 61 object --+ 62 | 63exceptions.BaseException --+ 64 | 65 exceptions.Exception --+ 66 | 67 <strong class="uidshort">Error</strong> 68</pre> 69 70<dl><dt>Known Subclasses:</dt> 71<dd> 72 <ul class="subclass-list"> 73<li><a href="googleapiclient.errors.HttpError-class.html">HttpError</a></li><li>, <a href="googleapiclient.errors.InvalidChunkSizeError-class.html">InvalidChunkSizeError</a></li><li>, <a href="googleapiclient.errors.InvalidJsonError-class.html">InvalidJsonError</a></li><li>, <a href="googleapiclient.errors.InvalidNotificationError-class.html">InvalidNotificationError</a></li><li>, <a href="googleapiclient.errors.MediaUploadSizeError-class.html">MediaUploadSizeError</a></li><li>, <a href="googleapiclient.errors.UnacceptableMimeTypeError-class.html">UnacceptableMimeTypeError</a></li><li>, <a href="googleapiclient.errors.UnexpectedBodyError-class.html">UnexpectedBodyError</a></li><li>, <a href="googleapiclient.errors.UnexpectedMethodError-class.html">UnexpectedMethodError</a></li><li>, <a href="googleapiclient.errors.UnknownApiNameOrVersion-class.html">UnknownApiNameOrVersion</a></li><li>, <a href="googleapiclient.errors.UnknownFileType-class.html">UnknownFileType</a></li><li>, <a href="googleapiclient.errors.UnknownLinkType-class.html">UnknownLinkType</a></li> </ul> 74</dd></dl> 75 76<hr /> 77<p>Base error for this module.</p> 78 79<!-- ==================== INSTANCE METHODS ==================== --> 80<a name="section-InstanceMethods"></a> 81<table class="summary" border="1" cellpadding="3" 82 cellspacing="0" width="100%" bgcolor="white"> 83<tr bgcolor="#70b0f0" class="table-header"> 84 <td colspan="2" class="table-header"> 85 <table border="0" cellpadding="0" cellspacing="0" width="100%"> 86 <tr valign="top"> 87 <td align="left"><span class="table-header">Instance Methods</span></td> 88 <td align="right" valign="top" 89 ><span class="options">[<a href="#section-InstanceMethods" 90 class="privatelink" onclick="toggle_private();" 91 >hide private</a>]</span></td> 92 </tr> 93 </table> 94 </td> 95</tr> 96 <tr> 97 <td colspan="2" class="summary"> 98 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: 99 <code>__init__</code>, 100 <code>__new__</code> 101 </p> 102 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: 103 <code>__delattr__</code>, 104 <code>__getattribute__</code>, 105 <code>__getitem__</code>, 106 <code>__getslice__</code>, 107 <code>__reduce__</code>, 108 <code>__repr__</code>, 109 <code>__setattr__</code>, 110 <code>__setstate__</code>, 111 <code>__str__</code>, 112 <code>__unicode__</code> 113 </p> 114 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 115 <code>__format__</code>, 116 <code>__hash__</code>, 117 <code>__reduce_ex__</code>, 118 <code>__sizeof__</code>, 119 <code>__subclasshook__</code> 120 </p> 121 </td> 122 </tr> 123</table> 124<!-- ==================== PROPERTIES ==================== --> 125<a name="section-Properties"></a> 126<table class="summary" border="1" cellpadding="3" 127 cellspacing="0" width="100%" bgcolor="white"> 128<tr bgcolor="#70b0f0" class="table-header"> 129 <td colspan="2" class="table-header"> 130 <table border="0" cellpadding="0" cellspacing="0" width="100%"> 131 <tr valign="top"> 132 <td align="left"><span class="table-header">Properties</span></td> 133 <td align="right" valign="top" 134 ><span class="options">[<a href="#section-Properties" 135 class="privatelink" onclick="toggle_private();" 136 >hide private</a>]</span></td> 137 </tr> 138 </table> 139 </td> 140</tr> 141 <tr> 142 <td colspan="2" class="summary"> 143 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: 144 <code>args</code>, 145 <code>message</code> 146 </p> 147 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 148 <code>__class__</code> 149 </p> 150 </td> 151 </tr> 152</table> 153<!-- ==================== NAVIGATION BAR ==================== --> 154<table class="navbar" border="0" width="100%" cellpadding="0" 155 bgcolor="#a0c0ff" cellspacing="0"> 156 <tr valign="middle"> 157 <!-- Home link --> 158 <th> <a 159 href="googleapiclient-module.html">Home</a> </th> 160 161 <!-- Tree link --> 162 <th> <a 163 href="module-tree.html">Trees</a> </th> 164 165 <!-- Index link --> 166 <th> <a 167 href="identifier-index.html">Indices</a> </th> 168 169 <!-- Help link --> 170 <th> <a 171 href="help.html">Help</a> </th> 172 173 <th class="navbar" width="100%"></th> 174 </tr> 175</table> 176<table border="0" cellpadding="0" cellspacing="0" width="100%%"> 177 <tr> 178 <td align="left" class="footer"> 179 Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:22 2020 180 </td> 181 <td align="right" class="footer"> 182 <a target="mainFrame" href="http://epydoc.sourceforge.net" 183 >http://epydoc.sourceforge.net</a> 184 </td> 185 </tr> 186</table> 187 188<script type="text/javascript"> 189 <!-- 190 // Private objects are initially displayed (because if 191 // javascript is turned off then we want them to be 192 // visible); but by default, we want to hide them. So hide 193 // them unless we have a cookie that says to show them. 194 checkCookie(); 195 // --> 196</script> 197</body> 198</html> 199