Show user a popup dialog if any errors occur during authentication, notably, if there's an error that didn't involve user input.
An example is if you have multiple instances of the client open, originally you would not be notified that any error has occurred. This would open a ContentDialog box rooted in the main window that prints out the TDException
Show user a popup dialog if any errors occur during authentication, notably, if there's an error that didn't involve user input.
An example is if you have multiple instances of the client open, originally you would not be notified that any error has occurred. This would open a ContentDialog box rooted in the main window that prints out the TDException