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