Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ what
Method
what
include/Core/Exception.hpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
};
64
65
inline const char* Exception::what() const noexcept
66
{
67
return m_message.c_str();
68
}
69
}
Callers
12
main
Function · 0.45
Plugin
Method · 0.45
LoadMountFile
Method · 0.45
Loaders.cpp
File · 0.45
lua_exception_handler
Function · 0.45
~Engine
Method · 0.45
run
Method · 0.45
load
Method · 0.45
update
Method · 0.45
makeCallback
Function · 0.45
execute
Method · 0.45
nest
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected