NumErrors (Log - Java™)
Read-only. The number of errors logged so far.
Defined in
Data type
int
Syntax
public int getNumErrors()
throws NotesException
Usage
The NumErrors property is not incremented until after logErrors is called. To get the correct count at the time of a call to logErrors, increment getNumErrors by 1.