Event ExceptionCreated
Occurs when new BaseException descendant is created.
public static event EventHandler<ExceptionCreatedEventArgs>? ExceptionCreated
Returns
- EventHandler<ExceptionCreatedEventArgs>
- Occurs when new descendant is created.
Occurs when new BaseException descendant is created.
public static event EventHandler<ExceptionCreatedEventArgs>? ExceptionCreated