svn commit: r16958 - trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2009-03-26 11:22:21-0700
New Revision: 16958

Modified:
   trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java

Log:
TODO only

Modified: trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java?view=diff&pathrev=16958&r1=16957&r2=16958
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java	2009-03-26 11:22:21-0700
@@ -138,8 +138,8 @@
     	try {
     	    retVal = construct(pmw);
     	} catch (Exception exc) {
-	        // what should we do here?
-    	    LOG.error("Error while loading project: " + exc);
+	    // TODO: This error needs to be reported!
+    	    LOG.error("Error while loading project: ", exc);
         } finally {
             pmw.close();
         }

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1433343

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.