Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 5 - Part 3
Date: Wed Nov 21 2001 4:31 pm
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu>
Subject: Re: public void save(FileOutputStream stream) throws IOException

I don't believe so. The stream itself can throw IOExceptions, so if and when it does, instead of trying to handle it, the save function just throws it on to the calling function (WebCrawler in this case).
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
public void save(FileOutputStream stre...      Zaman, Rashid      Tue Nov 20 2001 6:55 pm       
Re: public void save(FileOutputStre...      Ghosh, Debmallo S.      Wed Nov 21 2001 4:31 pm       

Back to previous screen