/[fenfire]/fenfire/org/fenfire/loom/Loom.java
ViewVC logotype

Diff of /fenfire/org/fenfire/loom/Loom.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.45 by tjl, Wed Mar 26 11:49:49 2003 UTC revision 1.46 by benja, Sun Mar 30 16:46:26 2003 UTC
# Line 73  public class Loom { Line 73  public class Loom {
73              msgBox.msgBox("Error while loading",              msgBox.msgBox("Error while loading",
74                            "Sorry, there was a problem while "+                            "Sorry, there was a problem while "+
75                            "loading file "+file+".");                            "loading file "+file+".");
76              //_.printStackTrace();              if(_ instanceof RDFException)
77                    _.printStackTrace();
78                System.out.println("Exception while loading: "+_);
79              return;              return;
80          }          }
81    

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26