LoadTestRunIdNotSetException Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

LoadTestRunIdNotSetException Class

Microsoft.VisualStudio.TestTools.LoadTesting Namespace