Click or drag to resize

ExceptionEventArgs Constructor

Creates a new instance of ExceptionEventArgs.
Overload List
  NameDescription
Public methodExceptionEventArgs
Creates a new instance of ExceptionEventArgs.
Public methodExceptionEventArgs(Exception)
Creates a new instance of ExceptionEventArgs specifying the Exception that was thrown.
Top
See Also