Class WorkerThreadTest.ExceptionJob
- java.lang.Object
-
- nl.tudelft.simulation.language.concurrent.WorkerThreadTest.ExceptionJob
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- WorkerThreadTest
class WorkerThreadTest.ExceptionJob extends Object implements Runnable
The worker job that throws an exception.
-
-
Constructor Summary
Constructors Constructor Description ExceptionJob()
-