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

/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp110 static const char *kUserErrorMessage = "Incorrect command line"; variable
125 ShowMessageAndThrowException(s, kUserErrorMessage, NExitCode::kUserError);
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp183 static const char *kUserErrorMessage = "Incorrect command line"; variable
199 ThrowException(kUserErrorMessage);

Completed in 52 milliseconds