Event Error
Occurs when exception is raised.
public event EventHandler<ThrowExceptionEventArgs>? Error
Returns
- EventHandler<ThrowExceptionEventArgs>
- Occurs when exception is raised.
Occurs when exception is raised.
public event EventHandler<ThrowExceptionEventArgs>? Error