Hi, Though in the API I can't seem to see that a/m method throws any exceptions, I see that a lot of test programs in xerces-c's sourse tree do wrap the call in try/catch. Why is that? Apart from the exceptions mentioned in the API, should a using program catch any other exceptions? What about OutOfMemoryException? Amit
- Exceptions from XMLPlatformUtils::initialize and in genera... Dor-Shifer Amit
- Re: Exceptions from XMLPlatformUtils::initialize and ... David Bertoni
