Current Forum: Homework 5 - Part 3 |
Date: Tue Nov 20 2001 6:55 pm |
Author: Zaman, Rashid <rzaman@andrew.cmu.edu> |
Subject: public void save(FileOutputStream stream) throws IOException |
|
|
Inside the body of the method i don't throw any exceptions or have any try catch blocks. Do I have to do anything so an IOException will be thrown when it should be? |
|