Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






NumErrors property

Read-only. The number of errors logged so far.

Defined in

Log

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.

Language cross-reference

NumErrors property in LotusScript NotesLog class

See examples

Examples: NumErrors property
Related topics
Making a log




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009