Searched defs:kUnknownExceptionMessage (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DMainAr.cpp31 static const char *kUnknownExceptionMessage = "Unknown Error"; variable
162 PrintError(kUnknownExceptionMessage);
/external/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp68 static const wchar_t *kUnknownExceptionMessage = L"ERROR: Unknown Error!"; variable
238 ShowErrorMessage(kUnknownExceptionMessage);

Completed in 116 milliseconds