[#BloombergLP-balst-StackTraceFrame-setLineNumber] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setLineNumber :relfileprefix: ../../../ :mrdocs: Set the `lineNumber` attribute of this object to the specified `value`. The behavior is undefined unless `‐1 <= value`. Note that the value ‐1 indicates the `lineNumber` is "unknown". == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setLineNumber(int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#