public class ExecutionInterruptedException extends ExecutionException
Executable
s after they have stopped their execution
as a result of a call to their interrupt() method.Constructor and Description |
---|
ExecutionInterruptedException() |
ExecutionInterruptedException(String message) |
ExecutionInterruptedException(String message,
Throwable cause) |
ExecutionInterruptedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 GATE. All rights reserved.