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

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
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 the section discussing inheritance and constructors in the ''Janus SOAP Reference Manual''.
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]]

Revision as of 20:35, 23 April 2014

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.