Searched refs:kUserErrorMessage (Results 1 – 2 of 2) sorted by relevance
120 static const char *kUserErrorMessage = "Incorrect command line"; // NExitCode::kUserError variable184 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()
133 static const char *kUserErrorMessage = "Incorrect command line"; variable879 ShowMessageAndThrowException(stdStream, kUserErrorMessage, NExitCode::kUserError); in Main2()