Aracılığıyla paylaş


DeletionException Oluşturucu (String, Exception)

Yeni bir DeletionException örneği başlatır.

Ad alanı:  Microsoft.TeamFoundation.Client
Derleme:  Microsoft.TeamFoundation.DeleteTeamProject (Microsoft.TeamFoundation.DeleteTeamProject.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public DeletionException(
    string message,
    Exception innerException
)

Parametreler

  • message
    Tür: System.String
    Özel durumu açıklayan bir ileti.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeletionException Sınıf

DeletionException Fazla Yük

Microsoft.TeamFoundation.Client Ad Alanı