Construtor MissingObjectException
Initializes a new instance of the MissingObjectException class.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
MissingObjectException() () () () | ||
MissingObjectException(String) | Initializes a new instance of the MissingObjectException class that has the specified message text. | |
MissingObjectException(String, Exception) | Initializes a new instance of the MissingObjectException class that has the specified message text and inner exception. | |
MissingObjectException(String, String) | Initializes a new instance of the MissingObjectException class that has the specified received name and expected name. |
Início
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.
Consulte também