exception documentation
class WorkerException(Exception):
An exception was reported by a test running in a worker process.
Instance Variable | message |
An error message describing the exception. |
class WorkerException(Exception):
An exception was reported by a test running in a worker process.
Instance Variable | message |
An error message describing the exception. |