Searched refs:kUnknownExceptionMessage (Results 1 – 2 of 2) sorted by relevance
31 static const char * const kUnknownExceptionMessage = "Unknown Error"; variable162 PrintError(kUnknownExceptionMessage); in main()
68 static const wchar_t * const kUnknownExceptionMessage = L"ERROR: Unknown Error!"; variable238 ShowErrorMessage(kUnknownExceptionMessage); in WinMain()