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

Method GetStatus

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

Source from the content-addressed store, hash-verified

45}
46
47SmartPointer<IStatus> CoreException::GetStatus() const
48{
49 return status;
50}
51
52QDebug CoreException::printStackTrace(QDebug dbg) const
53{

Callers 2

GetElementFactoryMethod · 0.80
HandleExceptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected