CResourceException::CResourceException
Visual Studio 2012
Constructs a CResourceException object.
CResourceException( );
Do not use this constructor directly, but rather call the global function AfxThrowResourceException. For more information about exceptions, see the article Exception Handling (MFC).