DotMSN

ExceptionEventArgs Class

Used in events where a exception is raised. Via these events the client programmer can react on these exceptions.

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

System.Object
   System.EventArgs
      XihSolutions.DotMSN.ExceptionEventArgs

[Visual Basic]
Public Class ExceptionEventArgs
    Inherits EventArgs
[C#]
public class ExceptionEventArgs : EventArgs

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: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ExceptionEventArgs Members | XihSolutions.DotMSN Namespace