Lines Matching refs:CArcCmdLineException
404 throw CArcCmdLineException("Unsupported rename command:", val); in AddRenamePair()
415 throw CArcCmdLineException(kCannotFindListFile, fileName); in AddToCensorFromListFile()
425 throw CArcCmdLineException(m, fileName); in AddToCensorFromListFile()
427 throw CArcCmdLineException(kIncorrectListFile, fileName); in AddToCensorFromListFile()
432 throw CArcCmdLineException(kIncorrectListFile, fileName); in AddToCensorFromListFile()
468 throw CArcCmdLineException(kEmptyFilePath); in AddToCensorFromNonSwitchesStrings()
489 …throw CArcCmdLineException("There is no second file name for rename pair:", nonSwitchStrings[oldIn… in AddToCensorFromNonSwitchesStrings()
629 throw CArcCmdLineException(errorMessage, strings[i]); in AddSwitchWildcardsToCensor()
726 throw CArcCmdLineException(errorMessage, updatePostStrings[i]); in ParseUpdateCommandString()
777 throw CArcCmdLineException("Incorrect volume size:", sv[i]); in SetAddCommandOptions()
814 throw CArcCmdLineException(parser.ErrorMessage, parser.ErrorLine); in Parse1()
849 throw CArcCmdLineException("Unsupported switch postfix -bb", s); in Parse1()
877 throw CArcCmdLineException("Unsupported switch postfix for -slp", s); in Parse1()
920 throw CArcCmdLineException("Unsupported switch postfix -stm", s); in Parse1()
964 throw CArcCmdLineException("Unsupported charset:", name); in FindCharset()
984 throw CArcCmdLineException("The command must be specified"); in Parse2()
987 throw CArcCmdLineException("Unsupported command:", nonSwitchStrings[kCommandIndex]); in Parse2()
1009 throw CArcCmdLineException("Unsupported -spf:", s); in Parse2()
1061 throw CArcCmdLineException("Cannot find archive name"); in Parse2()
1064 throw CArcCmdLineException("Archive name cannot by empty"); in Parse2()
1129 throw CArcCmdLineException("Cannot use absolute pathnames for this command"); in Parse2()
1171 throw CArcCmdLineException(kSameTerminalError); in Parse2()
1208 throw CArcCmdLineException("-ai switch is not supported for this command"); in Parse2()
1247 throw CArcCmdLineException("stdout mode and email mode cannot be combined"); in Parse2()
1252 throw CArcCmdLineException(kTerminalOutError); in Parse2()
1257 throw CArcCmdLineException(kSameTerminalError); in Parse2()
1265 throw CArcCmdLineException("Only one archive can be created with rename command"); in Parse2()
1273 …throw CArcCmdLineException("Incorrect Number of benmchmark iterations", nonSwitchStrings[curComman… in Parse2()