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