ElementFromWrongPageException Constructor(String)
In This Topic
Internal constructor with description.
Syntax
public ElementFromWrongPageException(
string
)
public:
ElementFromWrongPageException(
String^
)
Parameters
- txt
- Detail description of exception
See Also