InputHexValue (XmlParseError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:XmlParseError:InputHexValue subtitle}}
#REDIRECT [[XmlParseError class#InputHexValue property|InputHexValue property]]


InputHexvalue returns a value for all reasons except SyntaxError.
[[Category:XmlParseError methods|InputHexValue property]]
==Syntax==
{{Template:XmlParseError:InputHexValue syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%str</th>
<td>A string to receive the hexadecimal value of the bytes that caused the exception to be thrown.
</td></tr>
<tr><th>%xmlParsErr</th>
<td>A reference to an instance of a XmlParseError object.
 
</td></tr></table>
==See also==
{{Template:XmlParseError:InputHexValue footer}}

Latest revision as of 19:59, 10 May 2011