XML error 2.0a8
in
Core Library Questions
•
1 year ago
Dear all interested readers,
I gave 2.0a8 a go today, to see if it's working properly with my projects I'm currently working on with 2.0a5. I get this weird message when I try to load an XML this way:
xml = new XML(this, "http://www.witregel.nl/scraper/getall.php?keyword[]="+woorden);
The console says:
Unhandled exception type IOException. Not sure what this means. Bug?
I gave 2.0a8 a go today, to see if it's working properly with my projects I'm currently working on with 2.0a5. I get this weird message when I try to load an XML this way:
xml = new XML(this, "http://www.witregel.nl/scraper/getall.php?keyword[]="+woorden);
The console says:
Unhandled exception type IOException. Not sure what this means. Bug?
1