[XML-SIG] [Q] SAX Exception

Tamito Kajiyama kajiyama@etl.go.jp
Mon, 23 Nov 98 01:44:35 JST


Hi.

I'm writing a parser using the SAX module, and want to raise exceptions
in the methods of saxlib.DocumentHandler (e.g. startElement) so that the
exceptions are handled by saxlib.ErrorHandler's error and fatalError
methods.  How can I achieve it?

-- 
KAJIYAMA, Tamito <kajiyama@etl.go.jp>