Generalised message containing information regarding a single stacktrace item.
from protobuf message codectrl.data.backtrace_data.BacktraceData
from protobuf field: string code = 5;
from protobuf field: uint32 columnNumber = 4;
from protobuf field: string filePath = 2;
from protobuf field: uint32 lineNumber = 3;
from protobuf field: string name = 1;
Generated using TypeDoc
Generalised message containing information regarding a single stacktrace item.
Generated
from protobuf message codectrl.data.backtrace_data.BacktraceData