Validating : error code vs. Exception ?

David Megginson david at megginson.com
Tue Jul 28 21:01:41 BST 1998


Patrice Bonhomme writes:

 > I am (always !) developing an XML Validating Parser in Java. I'm developing 
 > the Error management during the process of validation. I am a little unsure of 
 > the use of either returning an error code or throwing an Exception ?

SAX leave the choice up the the application (user): the parser simply
makes a callback to an error handler, and the error handler throws an
exception if it wants to.


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/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe 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