Partager via


MissingObjectException constructeur

Initializes a new instance of the MissingObjectException class.

Liste de surcharge

  Nom Description
Méthode publique MissingObjectException() () () () Initializes a new instance of the MissingObjectException class.
Méthode publique MissingObjectException(String) Initializes a new instance of the MissingObjectException class with the specified message.
Méthode publique MissingObjectException(String, Exception) Initializes a new instance of the MissingObjectException class with the specified message and inner exception.

Haut de la page