Share via


ServerException 建構函式 (String, Exception)

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

語法

'宣告
Protected Sub New ( _
    message As String, _
    innerException As Exception _
)
protected ServerException(
    string message,
    Exception innerException
)

參數

.NET Framework 安全性

請參閱

參考

ServerException 類別

ServerException 多載

Microsoft.TeamFoundation.VersionControl.Server 命名空間