MCPcopy 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
114void InstallMuleExceptionHandler()
115{
116 std::set_terminate(OnUnhandledException);
117}
118
119
120// Make it 1 for getting the file path also

Callers 3

OnInitMethod · 0.85
OnInitMethod · 0.85
OnInitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected