Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ InstallMuleExceptionHandler
Function
InstallMuleExceptionHandler
src/libs/common/MuleDebug.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
114
void InstallMuleExceptionHandler()
115
{
116
std::set_terminate(OnUnhandledException);
117
}
118
119
120
// Make it 1 for getting the file path also
Callers
3
OnInit
Method · 0.85
OnInit
Method · 0.85
OnInit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected