public class TimeoutException extends RuntimeException
Exception thrown when a blocking operation like future.get times out.
| Modifier and Type | Field and Description |
|---|---|
protected static TimeoutException |
stackless |
| Constructor and Description |
|---|
TimeoutException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final TimeoutException stackless
Copyright © 2017. All Rights Reserved.