Description (XmlParseError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:
{{Template:XmlParseError:Description subtitle}}
#REDIRECT [[XmlParseError class#Description property|Description property]]
This <var>[[Classes and Objects#readWrite|ReadOnly]]</var> property returns a string that contains a brief description of the exception.


==Syntax==
[[Category:XmlParseError methods|Description property]]
{{Template:XmlParseError:Description syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A string to receive the description of the exception.
</td></tr>
<tr><th>xmlParsError</th>
<td>A reference to an instance of a <var>[[XmlParseError_class|XmlParseError]]</var> object.
</td></tr>
</table>
 
==See also==
{{Template:XmlParseError:Description footer}}

Latest revision as of 19:57, 10 May 2011