60 #ifdef __EXCEPTIONS_ENABLED__
61 #include "CMyException.hpp"
65 static char gErrorMessageBuffer[512];
74 if (theErrorMessage != nil)
83 if (theErrorMessage != nil)
91 if (theErrorMessage != nil)
100 if (theErrorMessage != nil)
109 if (theErrorMessage != nil)
163 #ifdef __EXCEPTIONS_ENABLED__
165 void ThrowErrorMessageException(
void)