Compartilhar via


TestManagementConfigurationException Construtor

 

Inicializa uma nova instância da classe TestManagementConfigurationException.

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

Lista de sobrecargas

Nome Descrição
System_CAPS_protmethod TestManagementConfigurationException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da TestManagementConfigurationException classe para serialização.

System_CAPS_pubmethod TestManagementConfigurationException(String)

Inicializa uma nova instância da TestManagementConfigurationException classe usando a mensagem de erro fornecida.

System_CAPS_pubmethod TestManagementConfigurationException(String, Exception)

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

Consulte também

Classe TestManagementConfigurationException
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo