Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperElastix/elastix
/ Exception
Method
Exception
Core/Main/GTesting/elxCoreMainGTestUtilities.h:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
public:
68
explicit Exception(const char * const message)
69
: m_message(message)
70
{}
71
72
const char *
73
what() const noexcept override
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected