Freigeben über


CNotSupportedException-Klasse

Stellt eine Ausnahme dar, die das Ergebnis eines Anforderung für eine nicht unterstützte Funktion ist.

class CNotSupportedException : public CSimpleException

Mitglieder

Öffentliche Konstruktoren

Name

Description

CNotSupportedException::CNotSupportedException

Erstellt ein CNotSupportedException-Objekt.

Hinweise

Keine weitere Qualifizierung ist erforderlich oder möglich.

Weitere Informationen zur Verwendung von CNotSupportedException, finden Sie im Artikel Ausnahmebehandlung (MFC).

Vererbungshierarchie

CObject

CException

CSimpleException

CNotSupportedException

Anforderungen

Header: afx.h

Siehe auch

Referenz

CException-Klasse

Hierarchiediagramm