Ensure that all file open commands fail gracefully #273
Labels
area: main-source
Relating to the src/ directory (main Conquest source code)
improves: stability
Fix or enhance issues with stability or robustness
priority: minor
time: days
type: maintenance
Refactoring, updating etc
Milestone
We should check that all
open
commands lead to a graceful failure with a helpful error message. At the moment, if the coordinate file is not present, the code crashes (except for PDB format).The text was updated successfully, but these errors were encountered: