表示由测试管理服务器引发的异常。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
继承层次结构
System.Object
System.Exception
System.ApplicationException
Microsoft.VisualStudio.Services.Common.VssException
Microsoft.TeamFoundation.TeamFoundationServerException
Microsoft.TeamFoundation.TestManagement.Client.TestManagementException
Microsoft.TeamFoundation.TestManagement.Client.TestManagementServerException
语法
[SerializableAttribute]
public class TestManagementServerException : TestManagementException
[SerializableAttribute]
public ref class TestManagementServerException : TestManagementException
[<SerializableAttribute>]
type TestManagementServerException =
class
inherit TestManagementException
end
<SerializableAttribute>
Public Class TestManagementServerException
Inherits TestManagementException
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
TestManagementServerException(SerializationInfo, StreamingContext) | 初始化反序列化的 TestManagementServerException 类的新实例。 |
![]() |
TestManagementServerException(String) | 使用提供的消息初始化 TestManagementServerException 类的新实例。 |
![]() |
TestManagementServerException(String, Exception) | 使用提供的错误消息和内部异常初始化 TestManagementServerException 类的新实例。 |
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Data | (从 TeamFoundationServerException 继承。) |
![]() |
ErrorCode | 获取或设置错误代码。(从 TestManagementException 继承。) |
![]() |
EventId | (从 VssException 继承。) |
![]() |
HelpLink | (从 Exception 继承。) |
![]() |
HResult | (从 Exception 继承。) |
![]() |
InnerException | (从 Exception 继承。) |
![]() |
IsRemoteException | (从 TeamFoundationServerException 继承。) |
![]() |
LogException | (从 VssException 继承。) |
![]() |
LogLevel | (从 VssException 继承。) |
![]() |
Message | (从 Exception 继承。) |
![]() |
ReportException | (从 VssException 继承。) |
![]() |
Source | (从 Exception 继承。) |
![]() |
StackTrace | (从 Exception 继承。) |
![]() |
TargetSite | (从 Exception 继承。) |
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
Equals(Object) | (从 Object 继承。) |
![]() |
Finalize() | (从 Object 继承。) |
![]() |
GetBaseException() | (从 Exception 继承。) |
![]() |
GetHashCode() | (从 Object 继承。) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | 使用数据填充提供的序列化信息对象。(从 TestManagementException 继承。) |
![]() |
GetType() | (从 Exception 继承。) |
![]() |
MemberwiseClone() | (从 Object 继承。) |
![]() |
ToString() | (从 Exception 继承。) |
事件
| 名称 | 说明 | |
|---|---|---|
![]() |
SerializeObjectState | (从 Exception 继承。) |
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
TestManagementException
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)
.gif)
.jpeg)
.gif)