MCPcopy Create free account
hub / github.com/MITK/MITK / printStackTrace

Method printStackTrace

Plugins/org.blueberry.core.runtime/src/berryCoreException.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52QDebug CoreException::printStackTrace(QDebug dbg) const
53{
54 return PrintChildren(status.GetPointer(), ctkException::printStackTrace(dbg));
55}
56
57QDebug CoreException::PrintChildren(IStatus *status, QDebug dbg) const
58{

Callers 4

LogMethod · 0.80
HandleExceptionMethod · 0.80
HandleExceptionMethod · 0.80
PrintChildrenMethod · 0.80

Calls 1

GetPointerMethod · 0.80

Tested by

no test coverage detected