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

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
Svetopolk
Posts: 22
Joined: Sun Nov 18, 2012 1:51 am
Contact:

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

Post by Svetopolk »

Note that calling super(); means you are trying to call the super class's constructor. But you can't call the super class's constructor (or its own constructor) from a method, therefore calling super() from a method is valid. super() can only be the first statement of a constructor.
I guess it should be: therefore calling super() from a method is NOT valid

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

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

Post by admin »

You are right. This has now been fixed.

thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests