LOTUSSCRIPT/COM/OLE CLASSES


SAX_Error event
Signals that an error occurred when processing the input XML.

Defined in

NotesSAXParser

Syntax

SAX_Error( Source as NotesSAXParser, Exception as NotesSAXException )

Parameters

Source


Exception
Usage

Refer to http://www.w3.org/TR/REC-xml#sec-terminology for information about SAX errors.

See Also