MSIR.0770 (blocktype) already defined: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
An attempt was made to define a <tt>Public</tt>, <tt>Private</tt>, <tt>Public Shared</tt>, or <tt>Private Shared</tt> block after the block type had already been defined once. All class members of a particular classification must be defined in a single block type for that classification. See the ''Janus SOAP Reference Manual'' for more information about class definitions.
An attempt was made to define a <tt>Public</tt>, <var>Private</var>, <tt>Public Shared</tt>, or <tt>Private Shared</tt> block after the block type had already been defined once. All class members of a particular classification must be defined in a single block type for that classification. See the ''Janus SOAP Reference Manual'' for more information about class definitions.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]]

Revision as of 19:08, 23 April 2014

An attempt was made to define a Public, Private, Public Shared, or Private Shared block after the block type had already been defined once. All class members of a particular classification must be defined in a single block type for that classification. See the Janus SOAP Reference Manual for more information about class definitions.