Edit

Share via


RequestContentException Class

Definition

[System.Serializable]
public class RequestContentException : Microsoft.TeamFoundation.Build.WebApi.BuildException
type RequestContentException = class
    inherit BuildException
Public Class RequestContentException
Inherits BuildException
Inheritance
Microsoft.VisualStudio.Services.Common.VssServiceException
RequestContentException
Attributes

Constructors

RequestContentException(SerializationInfo, StreamingContext)
RequestContentException(String)
RequestContentException(String, Exception)

Applies to