IsStaleException typedef

IsStaleException = bool Function(Object exception)

Returns true if the exception indicates a stale element was found.

Implementation

typedef IsStaleException = bool Function(Object exception);