Aracılığıyla paylaş


CNotSupportedException Sınıfı

Desteklenmeyen bir özelliğe yönelik isteğin sonucu olan bir özel durumu temsil eder.

Sözdizimi

class CNotSupportedException : public CSimpleException

Üyeler

Ortak Oluşturucular

Ad Tanım
CNotSupportedException::CNotSupportedException Bir CNotSupportedException nesne oluşturur.

Açıklamalar

Başka niteleme gerekli veya mümkün değildir.

kullanma CNotSupportedExceptionhakkında daha fazla bilgi için Özel Durum İşleme (MFC) makalesine bakın.

Devralma Hiyerarşisi

Cobject

Cexception

Csimpleexception

CNotSupportedException

Gereksinimler

Üst bilgi: afx.h

CNotSupportedException::CNotSupportedException

Bir CNotSupportedException nesne oluşturur.

CNotSupportedException();

Açıklamalar

Bu oluşturucuyu doğrudan kullanmayın, bunun yerine Genel afxThrowNotSupportedException işlevini çağırın. Özel durum işleme hakkında daha fazla bilgi için MFC'de Özel Durum İşleme makalesine bakın.

Ayrıca bkz.

CException Sınıfı
Hiyerarşi Grafiği