TeamFoundationServiceException 建構函式 (String, Exception)

使用造成這個例外狀況會在與指定之錯誤訊息的例外狀況和內部例外狀況。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

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

參數

  • message
    類型:System.String
    陳述錯誤一般人可以讀取的訊息。

.NET Framework 安全性

請參閱

參考

TeamFoundationServiceException 類別

TeamFoundationServiceException 多載

Microsoft.TeamFoundation.Framework.Server 命名空間