Compartilhar via


TestObjectMustBeSavedException Construtor

 

Inicializa uma nova instância da classe TestObjectMustBeSavedException.

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

Conjuntos de SerializationInfo com informações sobre a exceção.

System_CAPS_pubmethod TestObjectMustBeSavedException(String)

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

System_CAPS_pubmethod TestObjectMustBeSavedException(String, Exception)

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

Consulte também

Classe TestObjectMustBeSavedException
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo