Exceptions - 2
Method throwing exception
public double getDataSet(String setName)
throws BadDataSetException, EmptyString
Throwing an exception not in the signature is a compile or run time error.
Previous slide
Next slide
Back to the index
View Graphic Version
Notes:
No notes for slide 26