33 #include <xercesc/util/PlatformUtils.hpp>
40 #ifdef CHECK_MEMORY_LEAKS
42 #endif // CHECK_MEMORY_LEAKS
59 XERCES_CPP_NAMESPACE::XMLPlatformUtils::Initialize();
61 }
catch (
const XERCES_CPP_NAMESPACE::XMLException& e) {
75 for (std::vector<SUMOSAXReader*>::iterator i =
myReaders.begin(); i !=
myReaders.end(); ++i) {
79 XERCES_CPP_NAMESPACE::XMLPlatformUtils::Terminate();
97 const std::string& file) {
111 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {