Method | Description | |
---|---|---|
InvalidTraversalException ( string controlTypeNotFound ) : System |
Initializes a new instance of the InvalidTraversalException class.
|
public InvalidTraversalException ( string controlTypeNotFound ) : System | ||
controlTypeNotFound | string | The UI test control type not found. |
return | System |