ExceptionEventArgs Constructors
Provides data for the ExceptionEventArgs.Exception event.Name | Parameters | Description |
---|---|---|
ExceptionEventArgs(Exception) | exception | Initializes a new instance of the ExceptionEventArgs class with the specified settings. |
See Also