AddToRecordError class: Difference between revisions
Jump to navigation
Jump to search
m (tags and links) |
mNo edit summary |
||
Line 5: | Line 5: | ||
The methods in this class are listed at "[[List of AddToRecordError methods]]". | The methods in this class are listed at "[[List of AddToRecordError methods]]". | ||
This class is new in version 7.8 of the <var class=" | This class is new in version 7.8 of the <var class="product">Sirius Mods</var>. | ||
[[Category:System exception classes]] | [[Category:System exception classes]] |
Revision as of 16:10, 11 April 2011
An AddToRecordError exception can be thrown by the AddToRecord subroutine in the XmlDoc class. It indicates that not all of the fields and/or fieldgroups from the object XmlDoc were successfully added to the current record. The various read-only properties of an AddToRecordError object (which can be set by the Catch statement) provide information about the failed operation.
The methods in this class are listed at "List of AddToRecordError methods".
This class is new in version 7.8 of the Sirius Mods.