You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Ingolf Steinbach <in...@jena-optronik.de> on 2002/06/20 15:50:26 UTC

XMLException despite call to setErrorHandler()

Hi,

although I have registered an error handler (using the
SAX2XMLReader::setErrorHandler() function) an XMLException
by the SAX2XMLReader::parse(const char * const systemId)
function when the file does not exist.

This is on AIX with Xerces 1.7.0. The source file and
line information contained in the exception are
AIXPlatformUtils.cpp and 344, respectively.

Is this the expected behaviour? Wouldn't it be more
reasonable to call the handler's fatalError() in this
case?

Kind regards
    Ingolf
-- 

Ingolf Steinbach                       Jena-Optronik GmbH
ingolf.steinbach@jena-optronik.de       ++49 3641 200-147
PGP: 0x7B3B5661  213C 828E 0C92 16B5  05D0 4D5B A324 EC04

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org