Constructor ThreadExceptionWindow
ThreadExceptionWindow(Exception, string?, bool)
Initializes a new instance of the ThreadExceptionWindow class.
public ThreadExceptionWindow(Exception exception, string? additionalInfo = null, bool canContinue = true)