CSimpleException::GetErrorMessage
Visual Studio 2012
Call this member function to provide text about an error that has occurred.
virtual BOOL GetErrorMessage( LPTSTR lpszError, UINT nMaxError, PUNIT pnHelpContext = NULL );
For more information, see CException::GetErrorMessage.