Compartilhar via


TestObjectNotFoundException Construtor

 

Inicializa uma nova instância da classe TestObjectNotFoundException.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Lista de sobrecargas

Nome Descrição
System_CAPS_pubmethod TestObjectNotFoundException(Int32, ObjectTypes)

System_CAPS_protmethod TestObjectNotFoundException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe TestObjectNotFoundException XML usando a informações e o contexto fornecidos de serialização.

System_CAPS_pubmethod TestObjectNotFoundException(String)

Inicializa uma nova instância da classe TestObjectNotFoundException usando a mensagem fornecida.

System_CAPS_pubmethod TestObjectNotFoundException(String, Exception)

Inicializa uma nova instância da classe TestObjectNotFoundException usando a mensagem fornecida e a exceção interna.

System_CAPS_pubmethod TestObjectNotFoundException(String, ObjectTypes)

Consulte também

Classe TestObjectNotFoundException
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo