/apidocs/pyechonest.util.EchoNestAPIThingIDError-class.html

http://echo-nest-remix.googlecode.com/ · HTML · 195 lines · 160 code · 14 blank · 21 comment · 0 complexity · 950cb55bb83bc471be431e3800d6eee8 MD5 · raw file

  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>pyechonest.util.EchoNestAPIThingIDError</title>
  7. <link rel="stylesheet" href="epydoc.css" type="text/css" />
  8. <script type="text/javascript" src="epydoc.js"></script>
  9. </head>
  10. <body bgcolor="white" text="black" link="blue" vlink="#204080"
  11. alink="#204080">
  12. <!-- ==================== NAVIGATION BAR ==================== -->
  13. <table class="navbar" border="0" width="100%" cellpadding="0"
  14. bgcolor="#a0c0ff" cellspacing="0">
  15. <tr valign="middle">
  16. <!-- Tree link -->
  17. <th>&nbsp;&nbsp;&nbsp;<a
  18. href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
  19. <!-- Index link -->
  20. <th>&nbsp;&nbsp;&nbsp;<a
  21. href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
  22. <!-- Help link -->
  23. <th>&nbsp;&nbsp;&nbsp;<a
  24. href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
  25. <!-- Project homepage -->
  26. <th class="navbar" align="right" width="100%">
  27. <table border="0" cellpadding="0" cellspacing="0">
  28. <tr><th class="navbar" align="center"
  29. ><a class="navbar" target="_top" href="http://code.google.com/p/echo-nest-remix/">The Echo Nest Remix API, SVN Revision: 448</a></th>
  30. </tr></table></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="pyechonest-module.html">Package&nbsp;pyechonest</a> ::
  38. <a href="pyechonest.util-module.html">Module&nbsp;util</a> ::
  39. Class&nbsp;EchoNestAPIThingIDError
  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="pyechonest.util.EchoNestAPIThingIDError-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 EchoNestAPIThingIDError</h1><p class="nomargin-top"><span class="codelink"><a href="pyechonest.util-pysrc.html#EchoNestAPIThingIDError">source&nbsp;code</a></span></p>
  57. <center>
  58. </center>
  59. <hr />
  60. <pre class="literalblock">
  61. An Error returned by the API regarding the ThingID.
  62. </pre>
  63. <!-- ==================== INSTANCE METHODS ==================== -->
  64. <a name="section-InstanceMethods"></a>
  65. <table class="summary" border="1" cellpadding="3"
  66. cellspacing="0" width="100%" bgcolor="white">
  67. <tr bgcolor="#70b0f0" class="table-header">
  68. <td colspan="2" class="table-header">
  69. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  70. <tr valign="top">
  71. <td align="left"><span class="table-header">Instance Methods</span></td>
  72. <td align="right" valign="top"
  73. ><span class="options">[<a href="#section-InstanceMethods"
  74. class="privatelink" onclick="toggle_private();"
  75. >hide private</a>]</span></td>
  76. </tr>
  77. </table>
  78. </td>
  79. </tr>
  80. <tr>
  81. <td colspan="2" class="summary">
  82. <p class="indent-wrapped-lines"><b>Inherited from <code><a href="pyechonest.util.EchoNestAPIError-class.html">EchoNestAPIError</a></code></b>:
  83. <code><a href="pyechonest.util.EchoNestAPIError-class.html#__init__">__init__</a></code>,
  84. <code><a href="pyechonest.util.EchoNestAPIError-class.html#__repr__">__repr__</a></code>,
  85. <code><a href="pyechonest.util.EchoNestAPIError-class.html#__str__">__str__</a></code>
  86. </p>
  87. <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
  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>__setattr__</code>,
  97. <code>__setstate__</code>,
  98. <code>__unicode__</code>
  99. </p>
  100. <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
  101. <code>__format__</code>,
  102. <code>__hash__</code>,
  103. <code>__reduce_ex__</code>,
  104. <code>__sizeof__</code>,
  105. <code>__subclasshook__</code>
  106. </p>
  107. </td>
  108. </tr>
  109. </table>
  110. <!-- ==================== PROPERTIES ==================== -->
  111. <a name="section-Properties"></a>
  112. <table class="summary" border="1" cellpadding="3"
  113. cellspacing="0" width="100%" bgcolor="white">
  114. <tr bgcolor="#70b0f0" class="table-header">
  115. <td colspan="2" class="table-header">
  116. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  117. <tr valign="top">
  118. <td align="left"><span class="table-header">Properties</span></td>
  119. <td align="right" valign="top"
  120. ><span class="options">[<a href="#section-Properties"
  121. class="privatelink" onclick="toggle_private();"
  122. >hide private</a>]</span></td>
  123. </tr>
  124. </table>
  125. </td>
  126. </tr>
  127. <tr>
  128. <td colspan="2" class="summary">
  129. <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
  130. <code>args</code>,
  131. <code>message</code>
  132. </p>
  133. <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
  134. <code>__class__</code>
  135. </p>
  136. </td>
  137. </tr>
  138. </table>
  139. <!-- ==================== NAVIGATION BAR ==================== -->
  140. <table class="navbar" border="0" width="100%" cellpadding="0"
  141. bgcolor="#a0c0ff" cellspacing="0">
  142. <tr valign="middle">
  143. <!-- Tree link -->
  144. <th>&nbsp;&nbsp;&nbsp;<a
  145. href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
  146. <!-- Index link -->
  147. <th>&nbsp;&nbsp;&nbsp;<a
  148. href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
  149. <!-- Help link -->
  150. <th>&nbsp;&nbsp;&nbsp;<a
  151. href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
  152. <!-- Project homepage -->
  153. <th class="navbar" align="right" width="100%">
  154. <table border="0" cellpadding="0" cellspacing="0">
  155. <tr><th class="navbar" align="center"
  156. ><a class="navbar" target="_top" href="http://code.google.com/p/echo-nest-remix/">The Echo Nest Remix API, SVN Revision: 448</a></th>
  157. </tr></table></th>
  158. </tr>
  159. </table>
  160. <table border="0" cellpadding="0" cellspacing="0" width="100%%">
  161. <tr>
  162. <td align="left" class="footer">
  163. Generated by Epydoc 3.0.1 on Wed May 26 12:18:02 2010
  164. </td>
  165. <td align="right" class="footer">
  166. <a target="mainFrame" href="http://epydoc.sourceforge.net"
  167. >http://epydoc.sourceforge.net</a>
  168. </td>
  169. </tr>
  170. </table>
  171. <script type="text/javascript">
  172. <!--
  173. // Private objects are initially displayed (because if
  174. // javascript is turned off then we want them to be
  175. // visible); but by default, we want to hide them. So hide
  176. // them unless we have a cookie that says to show them.
  177. checkCookie();
  178. // -->
  179. </script>
  180. </body>
  181. </html>