CResourceException Class

Generated when Windows cannot find or allocate a requested resource.

class CResourceException : public CSimpleException

Members

Public Constructors

Name

Description

CResourceException::CResourceException

Constructs a CResourceException object.

Remarks

No further qualification is necessary or possible.

For more information on using CResourceException, see the article Exception Handling (MFC).

Inheritance Hierarchy

CObject

CException

CSimpleException

CResourceException

Requirements

Header: afxwin.h

See Also

Reference

CException Class

Hierarchy Chart