exception documentation

class ROSBagFormatException(ROSBagException):

Constructor: ROSBagFormatException(value)

View In Hierarchy

Exceptions for errors relating to the bag file format.

Method __init__ Undocumented

Inherited from ROSBagException:

Method __str__ Undocumented
Instance Variable args Undocumented
Instance Variable value Undocumented
def __init__(self, value):