exception documentation

class WorkerException(Exception):

View In Hierarchy

An exception was reported by a test running in a worker process.

Instance Variable message An error message describing the exception.
message: str = ΒΆ

An error message describing the exception.