刘韬 3 years ago
parent
commit
2984411162
1 changed files with 2 additions and 0 deletions
  1. 2 0
      DataFusion/src/com/zskk/control/ViewController.java

+ 2 - 0
DataFusion/src/com/zskk/control/ViewController.java

@@ -123,6 +123,8 @@ public class ViewController extends Controller {
 	       		} catch (IOException e) {
 	       			// TODO Auto-generated catch block
 	       			e.printStackTrace();
+	    			this.renderText(e.toString());
+
 	       		}
 	            }
 	            if (tempList[m].isDirectory()) {