Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DMain.cpp116 static void ShowMessageAndThrowException(CStdOutStream &s, LPCSTR message, NExitCode::EEnum code) in ShowMessageAndThrowException() function
125 ShowMessageAndThrowException(s, kUserErrorMessage, NExitCode::kUserError); in PrintHelpAndExit()