Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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