Share via


ComponentFactoryException 构造函数 (String, Exception)

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

语法

声明
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public ComponentFactoryException(
    string message,
    Exception inner
)

参数

.NET Framework 安全性

请参阅

参考

ComponentFactoryException 类

ComponentFactoryException 重载

Microsoft.TeamFoundation.Framework.Server 命名空间