exception documentation

class ArmCommanderException(Exception):

Constructor: ArmCommanderException(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