MCPcopy Create free account
hub / github.com/commontk/CTK / errorString

Method errorString

Libs/CommandLineModules/Core/ctkCmdLineModuleRunException.cpp:78–81  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

76
77//----------------------------------------------------------------------------
78QString ctkCmdLineModuleRunException::errorString() const throw()
79{
80 return ErrorString;
81}
82
83//----------------------------------------------------------------------------
84const char* ctkCmdLineModuleRunException::name() const throw()

Callers 11

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
parseProgressXmlMethod · 0.45
doParseMethod · 0.45
registerModuleMethod · 0.45
rawXmlDescriptionMethod · 0.45
runMethod · 0.45
guiHandleMethod · 0.45
guiHandleMethod · 0.45
testTransformMethod · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
testTransformMethod · 0.36