Skip to content
Snippets Groups Projects

Catch all types of exceptions in main routine and show a message box on error...

Merged t.knopff requested to merge issue_43 into develop

This MR contains a solution for issue #43 (closed): in the main function a try/catch block has been added to catch all (or most) of the exceptions that might be thrown during the execution of BornAgain. If one is caught, a message box with some details is shown to the user. This way the user see's the details and does not have to look at the console (which is usually absent when run under windows).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading