Searched refs:kUserErrorMessage (Results 1 – 2 of 2) sorted by relevance
124 static const char *kUserErrorMessage = "Incorrect command line"; // NExitCode::kUserError variable188 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()
170 static const char *kUserErrorMessage = "Incorrect command line"; variable1138 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in Main2()