Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getFunction
Method
getFunction
src/openms/source/CONCEPT/Exception.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
const char* BaseException::getFunction() const noexcept
87
{
88
return function_;
89
}
90
91
const char* BaseException::getMessage() const noexcept
92
{
Callers
5
printLastException
Function · 0.80
Exception.cpp
File · 0.80
main
Method · 0.80
parseCommandLine_
Method · 0.80
safeParse_
Method · 0.80
Calls
no outgoing calls
Tested by
1
printLastException
Function · 0.64