Freigeben über


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

Concepts

CNotSupportedException Class

CNotSupportedException Members

Hierarchy Chart

AfxThrowNotSupportedException