Description (XmlParseError property): Difference between revisions
Jump to navigation
Jump to search
m 1 revision |
|||
| Line 10: | Line 10: | ||
<tr><th>%xmlParsErr</th> | <tr><th>%xmlParsErr</th> | ||
<td>A reference to an instance of a XmlParseError object. | <td>A reference to an instance of a XmlParseError object. | ||
</td></tr></table> | |||
==See also== | ==See also== | ||
{{Template:XmlParseError:Description footer}} | {{Template:XmlParseError:Description footer}} | ||
Revision as of 15:36, 14 April 2011
Brief description of the exception (XmlParseError class)
Syntax
%string = xmlParseError:Description
Syntax terms
| %str | A string to receive the description of the exception. |
|---|---|
| %xmlParsErr | A reference to an instance of a XmlParseError object. |