Creates a simple exception
public SeleniumException();
Creates an exception with the specified message
public SeleniumException(string);
SeleniumException Class | Selenium Namespace