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