Entry
Java: Class: Inheritance: Error: 'A call to super must always be first line in constructor method'
Sep 29th, 2003 09:20
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 29 September 2003 - 05:02 - 05:05 pm ----------
Java: Class: Inheritance: Error: 'A call to super must always be first
line in constructor method'
Possible cause:
Your call to the 'constructor' of the 'parent' class must be the first
line
of the 'constructor' of your 'child' class.
---
Possible cause:
Computer: Language: Java: Class: Inheritance: Constructor: Error:
Cannot resolve symbol
http://www.faqts.com/knowledge_base/view.phtml/aid/24946/fid/165
---
---
Internet: see also:
Java: Class: Inheritance: Create: Simple: Can you give an example of
inheritance?
http://www.faqts.com/knowledge_base/view.phtml/aid/24891/fid/165
----------------------------------------------------------------------