Return the number of the line within the file filename containing the assertion that failed.
Synopsis
Declared in <bsls_fuzztestpreconditionexception.h>
int
lineNumber() const;
Return Value
line number within filename of the failing assertion
Created with MrDocs