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

Method GetException

Plugins/org.blueberry.core.runtime/src/berryStatus.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92const ctkException* Status::GetException() const
93{
94 return exception;
95}
96
97/* (Intentionally not javadoc'd)
98 * Implements the corresponding method on <code>IStatus</code>.

Callers 2

CoreExceptionMethod · 0.80
PrintChildrenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected