Syntax
CNotSupportedException();
Remarks
Constructs a CNotSupportedException object.
Do not use this constructor directly, but rather call the global function AfxThrowNotSupportedException.
See Also
Chapter 5, “Exception Processing,” AfxThrowNotSupportedException