This documentation is archived and is not being maintained.

WorkItemChangeRejectedException Constructor (String, Exception)

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
WorkItemChangeRejectedException(
	String^ message, 
	Exception^ innerException
)

Parameters

message
Type: System::String
innerException
Type: System::Exception

Show: