LOTUSSCRIPT/COM/OLE CLASSES


SAX_FatalError event
Signals that a fatal error occurred when processing the input XML.

Defined in

NotesSAXParser

Syntax

SAX_FatalError( 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 fatal errors.

See Also