An NDoc Documented Class Library

SeleniumException Constructor (String)

Creates an exception with the specified message

public SeleniumException(
   string message
);

Parameters

message
the message to add to the exception

See Also

SeleniumException Class | Selenium Namespace | SeleniumException Constructor Overload List