Updates for 0.9.5
[debian/openrocket] / src / net / sf / openrocket / gui / main / SimulationRunDialog.java
index 238ca3225e9ebc5ec5e21414c2a54ab563baa9ec..760bbabd22d2ec8c53e0c2a001bedff5a97404ad 100644 (file)
@@ -389,6 +389,8 @@ public class SimulationRunDialog extends JDialog {
                                
                        } else if (t instanceof Exception) {
                                
+                               // TODO: MEDIUM: Check the exception handling here...
+                               
                                DetailDialog.showDetailedMessageDialog(SimulationRunDialog.this, 
                                                new Object[] {
                                                "An exception occurred during the simulation:",