Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetException
Method
GetException
Source/DocumentFile.cpp:349–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
CModuleException CDocumentFile::GetException() const // // //
350
{
351
CModuleException e;
352
SetDefaultFooter(e);
353
return e;
354
}
355
356
void CDocumentFile::SetDefaultFooter(CModuleException &e) const // // //
357
{
Callers
1
AssertFileData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected