Page 1 of 1

About Question enthuware.ocajp.i.v7.2.1093 :

Posted: Sat Nov 03, 2012 1:52 pm
by ETS User
class Base{
void method1() throws java.io.IOException, NullPointerException{
someMethod("arguments");
// some I/O operations

The comment should probably be "some IO operations"

Re: About Question enthuware.ocajp.i.v7.2.1093 :

Posted: Sat Nov 03, 2012 4:48 pm
by admin
You are right. This has now been fixed.

thank you for your feedback!