An NDoc Documented Class Library

UIItemSearchException Class

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

System.Object
   System.Exception
      White.Core.Factory.UIItemSearchException

[Visual Basic]
Public Class UIItemSearchException
    Inherits Exception
[C#]
public class UIItemSearchException : Exception
[C++]
public __gc class UIItemSearchException : public Exception
[JScript]
public class UIItemSearchException 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.Factory

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

See Also

UIItemSearchException Members | White.Core.Factory Namespace