Available on all platforms
new(message:String, xml:String, position:Int)
lineNumber:Int
the line number at which the XML parsing error occured
message:String
the XML parsing error message
position:Int
the character position in the XML string at which the parsing error occured
positionAtLine:Int
the character position in the reported line at which the parsing error occured
xml:String
the invalid XML string
toString():String