FeatureNotSupportedException-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Initialisiert eine neue Instanz der FeatureNotSupportedException-Klasse.
Dieser Member ist überladen. Klicken Sie auf einen Namen in der Überladungsliste, um vollständige Informationen zu diesem Member sowie zu Syntax, Nutzung und Beispielen zu erhalten.
Überladungsliste
Name | Beschreibung | |
---|---|---|
FeatureNotSupportedException(String) | Initialisiert eine neue FeatureNotSupportedExceptions-Instanz. | |
FeatureNotSupportedException(SerializationInfo, StreamingContext) | Initialisiert eine neue Instanz der FeatureNotSupportedException-Klasse mit den angegebenen Informationen und dem Kontext. | |
FeatureNotSupportedException(String, Exception) | Initialisiert eine neue Instanz der FeatureNotSupportedException-Klasse. |
Zum Seitenanfang