Language

ExceptionEventArgs Class

Definition

public ref class ExceptionEventArgs : EventArgs
public class ExceptionEventArgs : EventArgs
type ExceptionEventArgs = class
    inherit EventArgs
Public Class ExceptionEventArgs
Inherits EventArgs
Inheritance
ExceptionEventArgs

Constructors

Name Description
ExceptionEventArgs(Exception)

Properties

Name Description
Exception

Applies to