Return true if the lineNumber attribute of this object is not the "unknown" value for that attribute, and false otherwise.
Synopsis
Declared in <balst_stacktraceframe.h>
bool
isLineNumberKnown() const;
Return Value
true if line number is known, and false otherwise
Created with MrDocs