exception documentation

class RobotCommanderException(Exception):

Constructor: RobotCommanderException(status, message)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable message Undocumented
Instance Variable status Undocumented
def __init__(self, status, message):

Undocumented

message =

Undocumented

status =

Undocumented