CentralValleyModeling / CalLiteGUI

CalLite GUI-Model package. This Repo is for GUI development.
2 stars 3 forks source link

Propagate exceptions to GUI #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
catching exceptions and not throwing an application level exception causes 
failure without user notification. Create an application level exception class 
like CalliteAppException and wrap lower level exceptions with better messages 
into that.

http://code.google.com/p/callitegui/source/browse/branches/review_2012_november/
CalGUI/src/gov/ca/water/calgui/GUIUtils.java#1103

Original issue reported on code.google.com by psan...@water.ca.gov on 26 Nov 2012 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by Tad.Slawecki@gmail.com on 1 Mar 2013 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by Tad.Slawecki@gmail.com on 30 May 2013 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by Tad.Slawecki@gmail.com on 30 May 2013 at 1:58