InvalidStructurePathException Sınıf
Geçersiz yapısı yolu test management framework oluştuğ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.TestManagementValidationException
Microsoft.TeamFoundation.TestManagement.Client.InvalidStructurePathException
Ad alanı: Microsoft.TeamFoundation.TestManagement.Client
Derleme: Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)
Sözdizimi
'Bildirim
Public Class InvalidStructurePathException _
Inherits TestManagementValidationException
public class InvalidStructurePathException : TestManagementValidationException
public ref class InvalidStructurePathException : public TestManagementValidationException
type InvalidStructurePathException =
class
inherit TestManagementValidationException
end
public class InvalidStructurePathException extends TestManagementValidationException
InvalidStructurePathException türü aşağıdaki üyeleri ortaya koyar.
Oluşturucular
Ad | Açıklama | |
---|---|---|
InvalidStructurePathException(String) | Yeni bir örneğini başlatır InvalidStructurePathException sınıfı. | |
InvalidStructurePathException(String, Exception) | Yeni bir örneğini başlatır InvalidStructurePathException sağlanan ileti ve iç özel duruma kullanarak 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ı.) | |
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ı.) | |
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ı.) | |
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. (TestManagementException kaynağından devralındı.) | |
GetProperty``1 | (TeamFoundationServerException kaynağından devralındı.) | |
GetType | Gets the runtime type of the current instance. (Exception 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.