TeamProjectNotFoundException Constructors

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Overloads

TeamProjectNotFoundException(String)

C#
public TeamProjectNotFoundException (string message);

Parameters

message
String

Applies to

Azure DevOps Services .NET SDK latest and Azure DevOps Services .NET SDK preview
Product Versions
Azure DevOps Services .NET SDK preview, latest

TeamProjectNotFoundException(String, Exception)

C#
public TeamProjectNotFoundException (string message, Exception ex);

Parameters

message
String

Applies to

Azure DevOps Services .NET SDK latest and Azure DevOps Services .NET SDK preview
Product Versions
Azure DevOps Services .NET SDK preview, latest