You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
:The text was updated successfully, but these errors were encountered: