Thrown when a wait operation exceeds its timeout.
The cause
of the exception will be the exception thrown while waiting.
Modifiers | Name | Description |
---|---|---|
protected Object |
lastEvaluationValue |
|
protected Wait |
wait |
Constructor and description |
---|
WaitTimeoutException
(Wait wait) |
WaitTimeoutException
(Wait wait, Throwable cause) |
WaitTimeoutException
(Wait wait, Throwable cause, Object lastEvaluationValue) |
Type | Name and description |
---|---|
Object |
getLastEvaluationValue() |
Methods inherited from class | Name |
---|---|
class AssertionError |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Groovy API Documentation for Geb 2.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org