MSIR.0866 CONSTRUCT invalid -- (reason): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
(Automatically generated page update)
Line 1: Line 1:
The <var>Construct</var> statement is invalid because it violates one of the rules about the placement of constructors. The '''''reason''''' should clearly indicate the problem. If this is not the case, see [[Inheritance and polymorphism#Inheritance and constructors|Inheritance and constructors]].
The <var>Construct</var> statement is invalid because it violates one of the rules about the placement of constructors. The '''''reason''''' should clearly indicate the problem. If this is not the case, see [[Inheritance and polymorphism#Inheritance and constructors|Inheritance and constructors]].


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0800 - MSIR.0999]]

Revision as of 16:07, 13 August 2015

The Construct statement is invalid because it violates one of the rules about the placement of constructors. The reason should clearly indicate the problem. If this is not the case, see Inheritance and constructors.