exception documentation

class ROSTimeMovedBackwardsException(ROSInterruptException):

Constructor: ROSTimeMovedBackwardsException(time)

View In Hierarchy

Exception if time moved backwards

Method __init__ Undocumented
Instance Variable time The amount of time in seconds.
def __init__(self, time):

Undocumented

time =

The amount of time in seconds.