An NDoc Documented Class Library

UIActionException Class

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

System.Object
   System.Exception
      White.Core.UIItems.UIActionException

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

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

See Also

UIActionException Members | White.Core.UIItems Namespace