| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+                
                       |                
exceptions.BaseException --+            
                           |            
        exceptions.Exception --+        
                               |        
                    ROSException --+    
                                   |    
                  object --+       |    
                           |       |    
    exceptions.BaseException --+   |    
                               |   |    
    exceptions.KeyboardInterrupt --+    
                                   |    
               ROSInterruptException --+
                                       |
                                      ROSTimeMovedBackwardsException
Exception if time moved backwards
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| Instance Variables | |
| time The amount of time in seconds. | |
| Properties | |
| Inherited from  Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 2 03:52:39 2020 | http://epydoc.sourceforge.net |