Description (XmlParseError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (match syntax table to syntax template, tags and edits)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:XmlParseError:Description subtitle}}
#REDIRECT [[XmlParseError class#Description property|Description property]]
This readOnly 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