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