Share via


FeatureNotSupportedException Klasse

Definition

Ausnahme, die auftritt, wenn versucht wird, ein Feature auf einer Plattform zu verwenden, die es nicht unterstützt.

public class FeatureNotSupportedException : NotSupportedException
Vererbung
System.NotSupportedException
FeatureNotSupportedException

Konstruktoren

FeatureNotSupportedException()

Erstellt eine neue instance von FeatureNotSupportedException.

FeatureNotSupportedException(String)

Erstellt eine neue instance von FeatureNotSupportedException mit der angegebenen Meldung.

FeatureNotSupportedException(String, Exception)

Erstellt eine neue instance von FeatureNotSupportedException mit der angegebenen Meldung und der angegebenen inneren Ausnahme.

Gilt für: