haxe.xml.XmlParserException
haxe.xml.XmlParserException
Fields
| Name | Type | |
|---|---|---|
message | String | |
lineNumber | I32 | |
positionAtLine | I32 | |
position | I32 | |
xml | String |
Protos
f@31086toString(haxe.xml.XmlParserException) → Stringf@31087__string(haxe.xml.XmlParserException) → Bytes
Bindings
- static
f@31085__constructor__(haxe.xml.XmlParserException, String, String, I32) → Void