Java Error Messages and Solutions
Pages - Menu
(Move to ...)
Home
▼
Showing posts with label
Subclass
.
Show all posts
Showing posts with label
Subclass
.
Show all posts
Sunday, April 10, 2011
call to super must be first statement in constructor
›
The error message is very clear actually: i) We can call super in the constructor of a subclass ii) If we call super in the constructor o...
1 comment:
›
Home
View web version