FailedToLaunchApplicationException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the FailedToLaunchApplicationException 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 FailedToLaunchApplicationException() Initializes a new instance of the FailedToLaunchApplicationException class.
Public method FailedToLaunchApplicationException(String) Initializes a new instance of the FailedToLaunchApplicationException class by using the provided message.
Protected method FailedToLaunchApplicationException(SerializationInfo, StreamingContext) Initializes a new instance of the FailedToLaunchApplicationException class for deserialization.
Public method FailedToLaunchApplicationException(String, Exception) Initializes a new instance of the FailedToLaunchApplicationException class by using the provided message and inner exception.

Top

See Also

Reference

FailedToLaunchApplicationException Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace