TeamFoundationServerUnauthorizedException 构造函数 (String, Exception)

初始化TeamFoundationServerUnauthorizedException的新实例具有指定的消息和内部异常。

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

语法

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

参数

  • message
    类型:System.String
    指定该错误的一个可读的消息。

.NET Framework 安全性

请参见

参考

TeamFoundationServerUnauthorizedException 类

TeamFoundationServerUnauthorizedException 重载

Microsoft.TeamFoundation 命名空间