Re: [Htmlparser-user] How to use it.
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-11-23 07:43:05
|
Hi Navid, > How you doing? > I still need your help. > I am getting some exception errors in my program, it > happens when it tried to open a url to a non existing > page. > I tried some try/catch, but still can't catch this > one. > It says > Error: HTMLParser.oprnURLConnection(): Error in > opening a URL connection to > http://www.somenoneexistingurl.com ....... > > How can I skip this, my program reads all urls of a > site and tries to go to next page, and if the url does > not exist or is wrong, it terminats, I think I should > control this in order to let the program carry on on > correct links. Hmm, let me write a testcase to trap this.. > Thanks for your help. > Have a nice weekend. > By the way, Are you living in San Francisco? I am in > LosAngeles. Close enough. I am in Berkeley. Regards, Somik |