JAVA/CORBA CLASSES


ExitOnFirstFatalError property
Read-write. Indicates that processing should terminate if any fatal error is encountered.

Defined in

DxlExporter

Data type

boolean

Syntax

public boolean getExitOnFirstFatalError()
   throws NotesException

public void setExitOnFirstFatalError(boolean flag)
   throws NotesException

Legal values


Language cross-reference

ExitOnFirstFatalError property in LotusScript NotesXMLProcessor class

See Also