Re: fatalError method in the DefaultHandler

2001-07-31 Thread Jason E. Stewart
"Shivapuja Nath" <[EMAIL PROTECTED]> writes: > I have a subclass that inherits from DefaultHandler. I am parsing three of > my XML buffers using SAX2Parser. > Everything works fine. But after the second buffer parse fatalError() method > is getting called and my program displays the following me

fatalError method in the DefaultHandler

2001-07-31 Thread Shivapuja Nath
I have a subclass that inherits from DefaultHandler. I am parsing three of my XML buffers using SAX2Parser. Everything works fine. But after the second buffer parse fatalError() method is getting called and my program displays the following message. Fatal Error at file prodInfo, line 9, c