ElementNotAvailableException Constructor (Exception^)
.NET Framework (current version)
Initializes a new instance of the ElementNotAvailableException class with a reference to the inner exception that caused this exception.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
Parameters
- innerException
-
Type:
System::Exception^
The exception that caused this exception.
.NET Framework
Available since 3.0
Available since 3.0
Show: