Lines Matching refs:errorMessage
664 const char *errorMessage = NULL;
673 errorMessage = "Too short switch";
766 errorMessage = "inorrect switch";
772 errorMessage = "Too short switch";
787 errorMessage = ParseMapWithPaths(censor, tail, nop2);
788 if (errorMessage)
794 errorMessage = "Incorrect wildcard type marker";
800 throw CArcCmdLineException(errorMessage, strings[i]);
857 const char *errorMessage = "incorrect update switch command";
897 throw CArcCmdLineException(errorMessage, updatePostStrings[i]);