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