SemBioProcess / SemGen

A tool for semantics-based annotation and composition of biosimulation models
18 stars 3 forks source link

Display alerts when an error occurs during model save out #300

Closed maxneal closed 6 years ago

maxneal commented 6 years ago

If a model cannot be written out in the format chosen by the user, error messages are displayed. Other types of errors that come from within the specific writer classes (and are written to the ErrorLog class) should also be displayed, although this needs more complete testing.