Udostępnij za pośrednictwem


Konstruktor TestManagementException — (String, Exception)

Inicjuje nowe wystąpienie TestManagementException klasy przy użyciu dostarczonego wiadomości i wewnętrzny wyjątek.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public TestManagementException(
    string message,
    Exception innerException
)
public:
TestManagementException(
    String^ message, 
    Exception^ innerException
)
new : 
        message:string * 
        innerException:Exception -> TestManagementException
public function TestManagementException(
    message : String, 
    innerException : Exception
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestManagementException Klasa

Przeciążenie TestManagementException

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client