An NDoc Documented Class Library

ExceptionEvent Class

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

System.Object
   White.Core.UIItemEvents.UserEvent
      White.Core.UIItemEvents.ExceptionEvent

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

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.UIItemEvents

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

See Also

ExceptionEvent Members | White.Core.UIItemEvents Namespace