Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ to_string
Method
to_string
lib/base/exception.cpp:429–432 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
}
428
429
std::string icinga::to_string(const StackTraceErrorInfo&)
430
{
431
return
""
;
432
}
433
434
#ifdef _WIN32
435
const char *win32_error::what() const noexcept
Callers
1
UpdateStatusFile
Method · 0.45
Calls
2
String
Class · 0.70
value
Method · 0.45
Tested by
no test coverage detected