FailedToPerformActionOnHiddenControlException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the FailedToPerformActionOnHiddenControlException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FailedToPerformActionOnHiddenControlException() Initializes a new instance of the FailedToPerformActionOnHiddenControlException class.
Public method FailedToPerformActionOnHiddenControlException(String) Initializes a new instance of the FailedToPerformActionOnHiddenControlException class by using the provided error message.
Protected method FailedToPerformActionOnHiddenControlException(SerializationInfo, StreamingContext) Fills the provided serialization information object with the serialized version of this exception by using the provided context.
Public method FailedToPerformActionOnHiddenControlException(String, Exception) Initializes a new instance of the FailedToPerformActionOnBlockedControlException class by using the provided message and inner exception.
Public method FailedToPerformActionOnHiddenControlException(String, String, Exception, ILastInvocationInfo, String, Object) Initializes a new instance of the FailedToPerformActionOnBlockedControlException class by using the provided object name, action name, inner exception, last invocation information, UI test control, and source.
Public method FailedToPerformActionOnHiddenControlException(String, String, String, Exception, ILastInvocationInfo, String, Object) Initializes a new instance of the FailedToPerformActionOnBlockedControlException class by using the provided error message, object name, action name, inner exception, last invocation information, UI test control, and source.

Top

See Also

Reference

FailedToPerformActionOnHiddenControlException Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace