18 static int func1(
int a,
int b)
34 catch (
const std::exception& e)
void getCallStackBackTrace(TCallStackBackTrace &out_bt)
Returns a list of strings representing the current call stack backtrace.
See: getCallStackBackTrace()
std::string exception_to_str(const std::exception &e)
Builds a nice textual representation of a nested exception, which if generated using MRPT macros (THR...
std::string asString() const
Prints all backtrace entries, one per line in a human-readable format.
static int func1(int a, int b)