CircularTaskDependencyException Constructor

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the exception.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubmethodCircularTaskDependencyException()

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the CircularTaskDependencyException class.

System_CAPS_protmethodCircularTaskDependencyException(SerializationInfo^, StreamingContext)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the CircularTaskDependencyException class.

System_CAPS_pubmethodCircularTaskDependencyException(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the CircularTaskDependencyException class.

Return to top
Show: