Share via


CNotSupportedException::CNotSupportedException

CNotSupportedException();

Remarks

Constructs a CNotSupportedException object.

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

CNotSupportedException OverviewClass MembersHierarchy Chart

See AlsoAfxThrowNotSupportedException