Return the line number of the warning or error.
Declared in <balxml_errorinfo.h>
int
lineNumber() const;
By convention, the first line is numbered 1. The constructors and reset functions set the line number to 0, since there is no error line to report.
the line number of the warning or error