Home
last modified time | relevance | path

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

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