cfs-tools / cfs-basecamp

Provides a framework and tools for developing, downloading, and integrating core Flight System (cFS) applications into an operational system.
Other
24 stars 2 forks source link

Improve exception handling when a document isn't found #66

Closed dmccomas closed 5 months ago

dmccomas commented 5 months ago

Documents are opened by the following:

  1. The main menu documents menu
  2. The main menu tutorials
  3. Coding tutorials

In theory invalid paths/filenames shouldn't exist but stuff happens and when it does the system should alert the user and not crash.