C# Syntax
[Serializable()] public class ReplayObjectNotUniqueException : GeneralReplayException
System.Object
System.Exception
HP.LFT.SDK.GeneralLeanFtException
HP.LFT.SDK.GeneralReplayException
HP.LFT.SDK.ReplayObjectNotUniqueException
Name | Description | |
---|---|---|
ReplayObjectNotUniqueException Constructor | Overloaded. |
Name | Description | |
---|---|---|
TestObject | The test object that caused the run failure. (Inherited from HP.LFT.SDK.GeneralReplayException ) |
Name | Description | |
---|---|---|
Data | (Inherited from System.Exception) | |
ErrorCode | The error code associated with this exception, if applicable. (Inherited from HP.LFT.SDK.GeneralLeanFtException ) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | (Inherited from System.Exception) | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | Sets the SerializationInfo with information about the exception (Inherited from HP.LFT.SDK.GeneralReplayException ) | |
GetType | (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |