Freigeben über


MissingObjectException-Konstruktor

Initializes a new instance of the MissingObjectException class.

Ü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 with the specified message.
Öffentliche Methode MissingObjectException(String, Exception) Initializes a new instance of the MissingObjectException class with the specified message and inner exception.

Zum Anfang