Description (CharacterTranslationException property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (match syntax table to syntax template, tags and edits) |
||
Line 1: | Line 1: | ||
{{Template:CharacterTranslationException:Description subtitle}} | {{Template:CharacterTranslationException:Description subtitle}} | ||
==Syntax== | ==Syntax== | ||
{{Template:CharacterTranslationException:Description syntax}} | {{Template:CharacterTranslationException:Description syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>% | <tr><th>%string</th> | ||
<td>A string to receive the description of the exception. | <td>A string to receive the description of the exception. | ||
</td></tr> | </td></tr> | ||
<tr><th> | <tr><th>characterTranslationException</th> | ||
<td>A reference to an instance of a CharacterTranslationException 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:Description footer}} | {{Template:CharacterTranslationException:Description footer}} |
Revision as of 05:25, 15 April 2011
Brief description of the exception (CharacterTranslationException class)
Syntax
%string = characterTranslationException:Description
Syntax terms
%string | A string to receive the description of the exception. |
---|---|
characterTranslationException | A reference to an instance of a CharacterTranslationException object. |