Page 1 of 1

About Question enthuware.ocajp.i.v8.2.866 :

Posted: Sat Mar 14, 2020 8:13 am
by evaevaeva
Doesn't this mean that "Any class that extends java.lang.Exception" is also a right answer, next to "Any class that is-a Throwable." ...?

Re: About Question enthuware.ocajp.i.v8.2.866 :

Posted: Sat Mar 14, 2020 8:43 am
by admin
Since you have to select only one option, you have to pic the best option. Any class that extends java.lang.Exception doesn't cover all cases. That is why, any class that extends java.lang.Throwable is the right option.

Re: About Question enthuware.ocajp.i.v8.2.866 :

Posted: Wed Mar 18, 2020 7:20 am
by evaevaeva
ah, yes, right, my bad