Home
last modified time | relevance | path

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

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