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

/external/lzma/CPP/7zip/UI/Console/
H A DMainAr.cpp30 static const char *kInternalExceptionMessage = "\n\nInternal Error #"; variable
89 (*g_StdStream) << kInternalExceptionMessage << exitCode << endl;
116 (*g_StdStream) << kInternalExceptionMessage << t << endl;

Completed in 73 milliseconds