Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetError
Method
GetError
src/common/machineid.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
std::string MachineIDException::GetError() const noexcept
49
{
50
return error;
51
}
52
53
54
const char *MachineIDException::what() const noexcept
Callers
5
initialize_client
Method · 0.80
~NetCfgTunBuilder
Method · 0.80
cmd_variables
Function · 0.80
cmd_netcfg_service
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64