exception documentation

class StreamWorkerNotFound(Exception): (source)

Constructor: StreamWorkerNotFound(module)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, module: str): (source)

Undocumented