List of XmlParseError methods: Difference between revisions
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:Lists of methods]] | |||
Latest revision as of 18:38, 7 August 2012
The following are the available XmlParseError class methods.
| Method | Description |
|---|---|
| CharacterPosition | Position of character at of before which the error occurred |
| Description | Brief description of the exception |
| InputHexValue | Hexadecimal value of bytes causing the exception |
| New | Create a new XmlParseError object |
| Reason | Enumerated cause of the exception |