| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
              object --+        
                       |        
exceptions.BaseException --+    
                           |    
        exceptions.Exception --+
                               |
                              RestException
Any error result from the Rest API is converted into this exception type.
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
| code | |||
| message | |||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
  
 str(x) 
  | 
    
  | 
|||
  code
  | 
  message
  | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 18 02:12:53 2017 | http://epydoc.sourceforge.net |