StoredQueryNotFoundException Sınıf
Depolanmış sorgu bulunamadı olduğunda, durum oluşturulduktan özel durum temsil eder.
Devralma Hiyerarşisi
Object
Exception
ApplicationException
VssException
TeamFoundationServerException
Microsoft.TeamFoundation.TestManagement.Client.TestManagementException
Microsoft.TeamFoundation.TestManagement.Client.TestObjectNotFoundException
Microsoft.TeamFoundation.TestManagement.Client.StoredQueryNotFoundException
Ad alanı: Microsoft.TeamFoundation.TestManagement.Client
Derleme: Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)
Sözdizimi
'Bildirim
<SerializableAttribute> _
Public Class StoredQueryNotFoundException _
Inherits TestObjectNotFoundException
[SerializableAttribute]
public class StoredQueryNotFoundException : TestObjectNotFoundException
[SerializableAttribute]
public ref class StoredQueryNotFoundException : public TestObjectNotFoundException
[<SerializableAttribute>]
type StoredQueryNotFoundException =
class
inherit TestObjectNotFoundException
end
public class StoredQueryNotFoundException extends TestObjectNotFoundException
StoredQueryNotFoundException türü aşağıdaki üyeleri ortaya koyar.
Oluşturucular
Ad | Açıklama | |
---|---|---|
StoredQueryNotFoundException(SerializationInfo, StreamingContext) | Yeni bir örneğini başlatır StoredQueryNotFoundException seri hale getirme sınıf. | |
StoredQueryNotFoundException(String, String, String) | Yeni bir örneğini başlatır StoredQueryNotFoundException sınıfı. | |
StoredQueryNotFoundException(String, Exception, String, String) | Yeni bir örneğini başlatır StoredQueryNotFoundException sınıfı. |
Üst
Özellikler
Ad | Açıklama | |
---|---|---|
Data | (TeamFoundationServerException kaynağından devralındı.) | |
ErrorCode | Alır veya ayarlar hata kodu. (TestManagementException kaynağından devralındı.) | |
EventId | (VssException kaynağından devralındı.) | |
Guid | Saklı yordam için GUID tanımlayıcısı alır. | |
HelpLink | Gets or sets a link to the help file associated with this exception. (Exception kaynağından devralındı.) | |
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Exception kaynağından devralındı.) | |
Id | Kimliği bulunamadı nesne için alır. (TestObjectNotFoundException kaynağından devralındı.) | |
InnerException | Gets the Exception instance that caused the current exception. (Exception kaynağından devralındı.) | |
IsRemoteException | (TeamFoundationServerException kaynağından devralındı.) | |
LogException | (VssException kaynağından devralındı.) | |
LogLevel | (VssException kaynağından devralındı.) | |
Message | Gets a message that describes the current exception. (Exception kaynağından devralındı.) | |
Name | Bulunamayan saklı yordamın adını alır. | |
ObjectType | Bulunamadı nesnenin nesne türünü döndürür. (TestObjectNotFoundException kaynağından devralındı.) | |
ReportException | (VssException kaynağından devralındı.) | |
Source | Gets or sets the name of the application or the object that causes the error. (Exception kaynağından devralındı.) | |
StackTrace | Gets a string representation of the immediate frames on the call stack. (Exception kaynağından devralındı.) | |
TargetSite | Gets the method that throws the current exception. (Exception kaynağından devralındı.) |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.) | |
GetBaseException | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Exception kaynağından devralındı.) | |
GetHashCode | Serves as the default hash function. (Object kaynağından devralındı.) | |
GetObjectData | Güvenlik Açısından Kritik. Sağlanan seri hale getirme bilgileri nesne verilerle doldurur. (TestObjectNotFoundException.GetObjectData(SerializationInfo, StreamingContext) geçersiz kılınır.) | |
GetProperty``1 | (TeamFoundationServerException kaynağından devralındı.) | |
GetType | Gets the runtime type of the current instance. (Exception kaynağından devralındı.) | |
Initialize | (TestObjectNotFoundException kaynağından devralındı.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Object kaynağından devralındı.) | |
ToString | Creates and returns a string representation of the current exception. (Exception kaynağından devralındı.) |
Üst
İş Parçacığı Güvenliği
Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.