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 | |
---|---|---|
![]() |
TestManagementServerException(SerializationInfo, StreamingContext) | Inicializa uma nova instância da TestManagementServerException classe para desserialização. |
![]() |
TestManagementServerException(String) | Inicializa uma nova instância da TestManagementServerException classe usando a mensagem fornecida. |
![]() |
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