ExitOnFirstFatalError (DxlImporter - Java™)
Read-write. Indicates that processing should terminate if any fatal error is encountered.
Defined in
Data type
boolean
Syntax
public boolean getExitOnFirstFatalError()
throws NotesException
public void setExitOnFirstFatalError(boolean flag)
throws NotesException
Legal values
- true (default) to terminate processing
- false to continue processing after a fatal processing error