Forum Post: RE: Strange error: Cannot use NEW statement with class 'xxx' using a protected...

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
ClassA inherits from Progress.Lang.Object, which has a default constructor (ie no parameters). The explicit SUPER() call is not necessary; I suspect it's there as a nicety (but cannot tell you for sure). -- peter From: Thomas Mercer-Hursh [mailto:bounce-tamhas@community.progress.com] Sent: Friday, 14 November, 2014 13:34 To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Strange error: Cannot use NEW statement with class 'xxx' using a protected constructor. (12959) RE: Strange error: Cannot use NEW statement with class 'xxx' using a protected constructor. (12959) Reply by Thomas Mercer-Hursh So, Peter, why *does* PDSOE generate that super()? Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top