Current Forum: Homework 5 General Forum |
Date: Sat Nov 17 2001 6:03 pm |
Author: Liu, Limin Angela <laliu@andrew.cmu.edu> |
Subject: Re: grading: correctness and robustness |
|
|
Could you add System.out.println(e); in your WebReader and URLTextReader files and see if you get the same errors? I know some of the given code treat exceptions silently, but since I am still in the debugging stage, I explicitly output every possible exception. |
|