Home
last modified time | relevance | path

Searched refs:kUserErrorMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp132 static const char * const kUserErrorMessage = "Incorrect command line"; // NExitCode::kUserError variable
198 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp173 static const char * const kUserErrorMessage = "Incorrect command line"; variable
1484 ShowMessageAndThrowException(kUserErrorMessage, NExitCode::kUserError); in Main2()