| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
              object --+            
                       |            
exceptions.BaseException --+        
                           |        
        exceptions.Exception --+    
                               |    
       http_client.RestException --+
                                   |
                                  ApiException
Any error result from the API is converted into this exception type. This handles errors from the HTTP level as well as the API level.
    
  | 
|||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 18 02:12:52 2017 | http://epydoc.sourceforge.net |