Searched refs:CArcCmdLineException (Results 1 – 2 of 2) sorted by relevance
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()[all …]
15 typedef CMessagePathException CArcCmdLineException; typedef