- All Implemented Interfaces:
- java.io.Serializable
public class ThrowTimeoutException
extends java.lang.Exception
Exception that can be thrown by Callable's submitted to NonstopExecutorService. The executor service checks for this type of exception
and rethrows as TimeoutException
- See Also:
- Serialized Form