Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ Exception
Method
Exception
src/log/journal-log-parse.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
//
211
212
Parse::Exception::Exception(const std::string &err)
213
: errmsg(std::move(err))
214
{
215
}
216
217
218
Parse::Exception::Exception()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected