Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getName
Method
getName
src/openms/source/CONCEPT/Exception.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
const char* BaseException::getName() const noexcept
77
{
78
return name_.c_str();
79
}
80
81
const char* BaseException::getFile() const noexcept
82
{
Callers
2
printLastException
Function · 0.45
Exception.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
printLastException
Function · 0.36