Compartir a través de


MissingObjectException Constructor

Initializes a new instance of the MissingObjectException class.

Lista de sobrecargas

  Nombre Descripción
Método publico MissingObjectException() () () () Initializes a new instance of the MissingObjectException class.
Método publico MissingObjectException(String) Initializes a new instance of the MissingObjectException class with the specified message.
Método publico MissingObjectException(String, Exception) Initializes a new instance of the MissingObjectException class with the specified message and inner exception.

Principio