exception documentation

class WorkerException(Exception): (source)

View In Hierarchy

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

Instance Variable message An error message describing the exception.

An error message describing the exception.