SAX2: Should SAXException extend IOException?
David Megginson
david at megginson.com
Thu Dec 23 17:10:49 GMT 1999
Stefan Haustein writes:
> > Well, that's really domain-specific. It could be that a handler in an
> > XML I/O library does additional I/O (such as retrieving an external
> > bitmap) which, from the top-level application's point of view, is
> > still part of the same I/O process.
> >
>
> What about SAXException extends RuntimeException, wouldn't that also
> solve the problem?
I don't think that it's fair to cast an XML parsing error as a
RuntimeException -- it's a common enough problem, and application
writers need to know to catch it.
All the best,
David
--
David Megginson david at megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list