Udostępnij za pośrednictwem


Konstruktor AttachmentUploadManagerException — (String, Exception)

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AttachmentUploadManagerException Klasa

Przeciążenie AttachmentUploadManagerException

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client