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