exception documentation

class ROSBagEncryptException(ROSBagException):

Constructor: ROSBagEncryptException(value)

View In Hierarchy

Exception raised when encryption or decryption failed.

Method __init__ Undocumented

Inherited from ROSBagException:

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