This exception is thrown by LoadableComponent T to indicate that
the component was not successfully loaded.
Inheritance Hierarchy


OpenQA.Selenium WebDriverException
OpenQA.Selenium.Support.UI LoadableComponentException
Namespace: OpenQA.Selenium.Support.UI
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
[SerializableAttribute] public class LoadableComponentException : WebDriverException
See Also