An NDoc Documented Class Library

AutomationElementSearchException Class

For a list of all members of this type, see AutomationElementSearchException Members.

System.Object
   System.Exception
      White.Core.AutomationElementSearch.AutomationElementSearchException

[Visual Basic]
Public Class AutomationElementSearchException
    Inherits Exception
[C#]
public class AutomationElementSearchException : Exception
[C++]
public __gc class AutomationElementSearchException : public Exception
[JScript]
public class AutomationElementSearchException extends Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.AutomationElementSearch

Assembly: White.Core (in White.Core.dll)

See Also

AutomationElementSearchException Members | White.Core.AutomationElementSearch Namespace