C# Class Affecto.Testing.UI.Selenium.MultipleMatchingElementsException

Inheritance: System.Exception
Datei anzeigen Open project: affecto/dotnet-Testing.UI.Selenium

Public Methods

Method Description
MultipleMatchingElementsException ( string message ) : System

Method Details

MultipleMatchingElementsException() public method

public MultipleMatchingElementsException ( string message ) : System
message string
return System