VisualJsonEditor
VisualJsonEditor copied to clipboard
HandleException can sometime fails at app start due to MainWindow not available yet
If MainWindow not available, or an exception is thrown by ExceptionBox.Show, then we fallback on MessageBox.Show as a last resort.