UntranslatableHexValue (AddToRecordError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
#REDIRECT [[AddToRecordError class#UntranslatableHexValue property|UntranslatableHexValue property]]
<span class="pageSubtitle"><section begin=dpl_desc/>Hexadecimal representation of bytes, if they caused the exception<section end=dpl_desc/></span>
[[Category:AddToRecordError methods|UntranslatableHexValue property]]
 
==Syntax==
{{Template:AddToRecordError:UntranslatableHexValue 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, if the <var>[[Reason (AddToRecordError property)|Reason]]</var> property indicates the exception was due to an untranslatable [[Unicode]] character.
</td></tr>
<tr><th>%a2RecErr</th>
<td>An <var>AddToRecordError</var> object.
 
</td></tr></table>
==See also==
{{Template:AddToRecordError:UntranslatableHexValue footer}}

Latest revision as of 18:49, 9 May 2011