public class TimeoutExceededException extends FailsafeException
Timeout.| Constructor and Description |
|---|
TimeoutExceededException(Timeout<?> timeout) |
| Modifier and Type | Method and Description |
|---|---|
Timeout<?> |
getTimeout()
Returns the
Timeout that caused the exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.