exception documentation

class InvalidServiceException(Exception):

Constructor: InvalidServiceException(servicename)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, servicename):

Undocumented