Freigeben über


ActionNotSupportedException-Konstruktor

Initializes a default instance of the ActionNotSupportedException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode ActionNotSupportedException(Exception) Initializes an instance of the ActionNotSupportedException class when there was an inner exception that caused this exception.
Öffentliche Methode ActionNotSupportedException(String) Initializes an instance of the ActionNotSupportedException class with a message.

Zum Anfang

Hinweise

The default constructor initializes any fields to their default values.