RE: test

2004-06-07 Thread Steve Ichniowski
9:45 AM To: [EMAIL PROTECTED] Subject: RE: test   Your message was received, but you might want to consider whether your message footer is consistent with postings to a public, and publicly archived, mailing list.   From: Steve Ichniowski [mailto:[EMAIL PROTECTED] Sent: Monday, June 07

test

2004-06-07 Thread Steve Ichniowski
This is a test, is this email message being received?  I’m not sure if I correctly subscribed. __ Campbell & Company, Inc.: The information in this e-mail may contain privileged/confidential information. If you are n

Catching Exceptions when parsing using DOM

2004-06-04 Thread Steve Ichniowski
When parsing xml files using DOM for which I have a schema, I am noticing that if I intentionally add an element that will cause the schema to yield an exception, that no exception is caught.   I put the code in a try-block, also I call the setErrorHandler() method for the parser and se