exception documentation

class TopicNotEstablishedException(Exception):

Constructor: TopicNotEstablishedException(topic)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, topic):

Undocumented