Compartilhar via


TestManagementServerException Construtor

 

Inicializa uma nova instância da classe TestManagementServerException.

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 TestManagementServerException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da TestManagementServerException classe para desserialização.

System_CAPS_pubmethod TestManagementServerException(String)

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

System_CAPS_pubmethod TestManagementServerException(String, Exception)

Inicializa uma nova instância da TestManagementServerException classe usando a exceção interna e mensagens de erro fornecida.

Consulte também

Classe TestManagementServerException
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo