MCPcopy 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
349CModuleException CDocumentFile::GetException() const // // //
350{
351 CModuleException e;
352 SetDefaultFooter(e);
353 return e;
354}
355
356void CDocumentFile::SetDefaultFooter(CModuleException &e) const // // //
357{

Callers 1

AssertFileDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected