CNotSupportedException Class

Represents an exception that is the result of a request for an unsupported feature.

class CNotSupportedException : public CSimpleException

Members

Public Constructors

Name

Description

CNotSupportedException::CNotSupportedException

Constructs a CNotSupportedException object.

Remarks

No further qualification is necessary or possible.

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

Inheritance Hierarchy

CObject

CException

CSimpleException

CNotSupportedException

Requirements

Header: afx.h

See Also

Reference

CException Class

Hierarchy Chart