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

Method errorCode

Libs/CommandLineModules/Core/ctkCmdLineModuleRunException.cpp:72–75  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

70
71//----------------------------------------------------------------------------
72int ctkCmdLineModuleRunException::errorCode() const throw()
73{
74 return ErrorCode;
75}
76
77//----------------------------------------------------------------------------
78QString ctkCmdLineModuleRunException::errorString() const throw()

Callers 2

testErrorMethod · 0.80
registerModuleMethod · 0.80

Calls

no outgoing calls

Tested by 1

testErrorMethod · 0.64