Overload List
Name | Description | |
---|---|---|
![]() | WebDriverTimeoutException |
Initializes a new instance of the WebDriverTimeoutException class.
|
![]() | WebDriverTimeoutException(String) |
Initializes a new instance of the WebDriverTimeoutException class with
a specified error message.
|
![]() | WebDriverTimeoutException(SerializationInfo, StreamingContext) |
Initializes a new instance of the WebDriverTimeoutException class with serialized data.
|
![]() | WebDriverTimeoutException(String, Exception) |
Initializes a new instance of the WebDriverTimeoutException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also