BytePosition (CharacterTranslationException property): Difference between revisions
Jump to navigation
Jump to search
m (match syntax table to syntax template, tags and edits) |
m (match syntax table to syntax template, tags and edits) |
||
Line 1: | Line 1: | ||
{{Template:CharacterTranslationException:BytePosition subtitle}} | {{Template:CharacterTranslationException:BytePosition subtitle}} | ||
==Syntax== | ==Syntax== | ||
{{Template:CharacterTranslationException:BytePosition syntax}} | {{Template:CharacterTranslationException:BytePosition syntax}} | ||
Line 9: | Line 8: | ||
</td></tr> | </td></tr> | ||
<tr><th>characterTranslationException</th> | <tr><th>characterTranslationException</th> | ||
<td>A reference to an instance of a <var>CharacterTranslationException</var> object. | <td>A reference to an instance of a <var>[[CharacterTranslationException_class|CharacterTranslationException]]</var> object. | ||
</td></tr></table> | </td></tr></table> | ||
==See also== | ==See also== | ||
{{Template:CharacterTranslationException:BytePosition footer}} | {{Template:CharacterTranslationException:BytePosition footer}} |
Revision as of 05:25, 15 April 2011
Position of byte at which the exception was thrown (CharacterTranslationException class)
Syntax
%number = characterTranslationException:BytePosition
Syntax terms
%number | The position of the byte at which the exception was thrown. |
---|---|
characterTranslationException | A reference to an instance of a CharacterTranslationException object. |