package saker.build.task.exception
Exception thrown when the thread is interrupted during waiting for a task to finish.
The thread interruption flag is unchanged (remains interrupted) when this exception is thrown.
From: TaskExecutionException |
From: Throwable |
From: Object |