Skip to content

Add ExceptionThread instead IsHandled #47

@bezzad

Description

@bezzad

Now IsHandled property show handled or not handled exception states.
But maybe we need to know who throw the exceptions, UI Thread, Main Thread or etc.

Replace this enum by IsHandled :

ExceptionThread :

  • Main
  • Task
  • UI_WPF
  • UI_WinForms

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions