An NDoc Documented Class Library

SeleniumException Constructor

Creates a simple exception

Overload List

Creates a simple exception

public SeleniumException();

Creates an exception with the specified message

public SeleniumException(string);

See Also

SeleniumException Class | Selenium Namespace