RuntimeException, it does not result in compiler error that "no method matching Well, I was assuming you would comiple BEFORE running.
(or any of its superclass, ie the exceptions' superclass)
list, please second me on this to make sure we are learning the right things.
Mark:
I am a little

on your stmt in the parantheses esp..."exceptions' superclass"...
IMO, the overriding method can (not necessaryly)throw either the same Exception as the declared in the (abstract)parent class method or any Exception which is a subclass of the Exception declared in the (abstract)parent class method.
As I mentioned I am currently on a system without a JDK, so I can't illustrate this stmt with an example which, IMO is the best way to understand. I will try and get an example after getting home, hopefully.
regds.
- satya
ps: This is a very fundamental rule for over-riding and any std. book will explain it, pl. refer to one.