List of CharacterTranslationException methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
 
Line 12: Line 12:
</tr>
</tr>
</table>
</table>
[[Category:System class lists]]
[[Category:Lists of methods]]

Latest revision as of 20:26, 1 November 2011


The following are the available CharacterTranslationException class methods.

MethodDescription
BytePositionPosition of byte at which the exception was thrown
CharacterPositionPosition of character at which the exception was thrown
DescriptionBrief description of the exception
HexValueHexadecimal value of bytes causing the exception
NewCreate a new CharacterTranslationException object
ReasonEnumerated cause of the exception

See also