exception documentation

class TypeException(Exception):

Constructor: TypeException(errstr)

View In Hierarchy

Raised when an unexpected type is received while registering a transform in tf2_ros.buffer_interface.BufferInterface.

Method __init__ Undocumented
Instance Variable errstr Undocumented
def __init__(self, errstr):

Undocumented

errstr =

Undocumented