Skip to content

Commit f6fd1cd

Browse files
committed
More comments!
1 parent a8b48ff commit f6fd1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DiasForGrandpa.WPF/ViewModels/OrganizerViewModel.cs

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public void Organiseer()
5050
{
5151
App.Logger.Error(e);
5252

53+
// We don't include inner exception because the resulting pop-up will then not show the text of the actual exception.
5354
throw new ApplicationException(
5455
$"Er is iets fout gegaan! {Environment.NewLine}" +
5556
$"Stuur een berichtje naar uw kleinzoon of {Environment.NewLine}" +

0 commit comments

Comments
 (0)