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 Overview | Class Members | Hierarchy Chart
See AlsoAfxThrowNotSupportedException