Freigeben über


MissingObjectException-Konstruktor

Initializes a new instance of the MissingObjectException 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 MissingObjectException() () () () Initializes a new instance of the MissingObjectException class.
Öffentliche Methode MissingObjectException(String) Initializes a new instance of the MissingObjectException class that has the specified message text.
Öffentliche Methode MissingObjectException(String, Exception) Initializes a new instance of the MissingObjectException class that has the specified message text and inner exception.
Öffentliche Methode MissingObjectException(String, String) Initializes a new instance of the MissingObjectException class that has the specified received name and expected name.

Zum Anfang

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.