CNotSupportedException::CNotSupportedException

Constructs a CNotSupportedException object.

CNotSupportedException( );

Remarks

Do not use this constructor directly, but rather call the global function AfxThrowNotSupportedException. For more information about exception processing, see the article Exceptions.

Requirements

Header: afx.h

See Also

Reference

CNotSupportedException Class

Hierarchy Chart

AfxThrowNotSupportedException

Other Resources

CNotSupportedException Members