Share via


InformationParentNodeDoesNotExistException 建構函式 (String, Exception)

初始化新的 InformationParentNodeDoesNotExistException 執行個體。

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public InformationParentNodeDoesNotExistException(
    string message,
    Exception ex
)

參數

.NET Framework 安全性

請參閱

參考

InformationParentNodeDoesNotExistException 類別

InformationParentNodeDoesNotExistException 多載

Microsoft.TeamFoundation.Build.Client 命名空間