Method | Description | |
---|---|---|
ExceptionEventArgs ( |
Initializes a new instance of the ExceptionEventArgs class.
|
public ExceptionEventArgs ( |
||
exception | The exception which is responsible for the event-call. | |
return | System |