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