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