The GetLastCaughtErrorsAsXML Method

Previous Next

See Also

The internal Rules Engine GetLastCaughtErrors as XML is the same as the GetLastCaughtErrors method, except that the error messages are returned in XML, in the format:

   <uslng:message>...</uslng:message>

   <uslng:message>...</uslng:message>

   ...

</uslng:messages>

If no errors occurred, an XML document containing only the root element is returned.

For more information, See Also: XML Error Messages.