表示在找不到存储的查询时引发的异常。
命名空间: 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.TestObjectNotFoundException
Microsoft.TeamFoundation.TestManagement.Client.StoredQueryNotFoundException
语法
[SerializableAttribute]
public class StoredQueryNotFoundException : TestObjectNotFoundException
[SerializableAttribute]
public ref class StoredQueryNotFoundException : TestObjectNotFoundException
[<SerializableAttribute>]
type StoredQueryNotFoundException =
class
inherit TestObjectNotFoundException
end
<SerializableAttribute>
Public Class StoredQueryNotFoundException
Inherits TestObjectNotFoundException
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
StoredQueryNotFoundException(SerializationInfo, StreamingContext) | 初始化序列化的 StoredQueryNotFoundException 类的新实例。 |
![]() |
StoredQueryNotFoundException(String, Exception, String, String) | 初始化 StoredQueryNotFoundException 类的新实例。 |
![]() |
StoredQueryNotFoundException(String, String, String) | 初始化 StoredQueryNotFoundException 类的新实例。 |
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Data | (从 TeamFoundationServerException 继承。) |
![]() |
ErrorCode | 获取或设置错误代码。(从 TestManagementException 继承。) |
![]() |
EventId | (从 VssException 继承。) |
![]() |
Guid | 获取存储过程的 GUID 标识符。 |
![]() |
HelpLink | (从 Exception 继承。) |
![]() |
HResult | (从 Exception 继承。) |
![]() |
Id | 获取找不到的对象的 ID。(从 TestObjectNotFoundException 继承。) |
![]() |
InnerException | (从 Exception 继承。) |
![]() |
IsRemoteException | (从 TeamFoundationServerException 继承。) |
![]() |
LogException | (从 VssException 继承。) |
![]() |
LogLevel | (从 VssException 继承。) |
![]() |
Message | (从 Exception 继承。) |
![]() |
Name | 获取找不到的存储过程的名称。 |
![]() |
ObjectType | 返回未找到对象类型。(从 TestObjectNotFoundException 继承。) |
![]() |
ReportException | (从 VssException 继承。) |
![]() |
Source | (从 Exception 继承。) |
![]() |
StackTrace | (从 Exception 继承。) |
![]() |
TargetSite | (从 Exception 继承。) |
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
Equals(Object) | (从 Object 继承。) |
![]() |
Finalize() | (从 Object 继承。) |
![]() |
GetBaseException() | (从 Exception 继承。) |
![]() |
GetHashCode() | (从 Object 继承。) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | 使用数据填充提供的序列化信息对象。(替代 TestObjectNotFoundException.GetObjectData(SerializationInfo, StreamingContext)。) |
![]() |
GetType() | (从 Exception 继承。) |
![]() |
Initialize(Int32, ObjectTypes) | (从 TestObjectNotFoundException 继承。) |
![]() |
MemberwiseClone() | (从 Object 继承。) |
![]() |
ToString() | (从 Exception 继承。) |
事件
| 名称 | 说明 | |
|---|---|---|
![]() |
SerializeObjectState | (从 Exception 继承。) |
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
TestObjectNotFoundException
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)
.gif)
.jpeg)
.gif)