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