CResourceException::CResourceException

CResourceException( );

Remarks

Constructs a CResourceException object.

Do not use this constructor directly, but rather call the global function AfxThrowResourceException. For more information about exceptions, see the article Exceptions in Visual C++ Programmer’s Guide.

CResourceException OverviewClass MembersHierarchy Chart

See Also   AfxThrowResourceException, Exception Processing