Initializes a new instance of the LoadableComponentException class with
a specified error message.
Namespace: OpenQA.Selenium.Support.UIAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- message
- Type:
System String
The message of the exception
See Also