Share via


DeletionException 构造函数 (String, Exception)

初始化的新 DeletionException 实例。

命名空间:  Microsoft.TeamFoundation.Client
程序集:  Microsoft.TeamFoundation.DeleteTeamProject(在 Microsoft.TeamFoundation.DeleteTeamProject.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public DeletionException(
    string message,
    Exception innerException
)

参数

.NET Framework 安全性

请参见

参考

DeletionException 类

DeletionException 重载

Microsoft.TeamFoundation.Client 命名空间