CNotSupportedException::CNotSupportedException

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 Exceptions in Visual C++ Programmer’s Guide.

CNotSupportedException Overview |  Class Members |  Hierarchy Chart

See Also AfxThrowNotSupportedException