HllapiOperationNotSupportedException Constructor
Overload List
OverloadDescription
HllapiOperationNotSupportedException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the HllapiOperationNotSupportedException class with serialized data.  
HllapiOperationNotSupportedException Constructor(ITestObject,Int32,String)Initializes a new instance of the HllapiOperationNotSupportedException class with the test object on which the run error occurred, a specified error message and an error code associated with this exception.  
HllapiOperationNotSupportedException Constructor(ITestObject,String,Exception)Initializes a new instance of the HllapiOperationNotSupportedException class with the test object on which the run error occurred, a specified error message and a reference to the inner exception that is the cause of this exception.  
HllapiOperationNotSupportedException Constructor(GeneralReplayException)Initializes a new instance of the HllapiOperationNotSupportedException class with the test object on which the run error occurred, a specified error message and a reference to the inner exception that is the cause of this exception.  
HllapiOperationNotSupportedException Constructor(ITestObject,String)Initializes a new instance of the HllapiOperationNotSupportedException class with the test object on which the run error occurred and a specified error message.