Udostępnij za pośrednictwem


Konstruktor TestManagementConfigurationException — (String, Exception)

Inicjuje nowe wystąpienie TestManagementConfigurationException 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 TestManagementConfigurationException(
    string message,
    Exception innerException
)
public:
TestManagementConfigurationException(
    String^ message, 
    Exception^ innerException
)
new : 
        message:string * 
        innerException:Exception -> TestManagementConfigurationException
public function TestManagementConfigurationException(
    message : String, 
    innerException : Exception
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestManagementConfigurationException Klasa

Przeciążenie TestManagementConfigurationException

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client