BloombergLP::balst::StackTraceFrame::setLineNumber

Set the lineNumber attribute of this object to the specified value.

Synopsis

Declared in <balst_stacktraceframe.h>

void
setLineNumber(int value);

Description

The behavior is undefined unless -1 <= value. Note that the value -1 indicates the lineNumber is "unknown".

Parameters

NameDescription
valuenew line number