Comment 1 for bug 1016606

Revision history for this message
Matthias Brantner (matthias-brantner) wrote :

For the example above, an exception is raised in loader_dtd.cpp

295 if ( ! theXQueryDiagnostics->errors().empty())
296 throw 0; // the argument to throw is not used by the catch clause