RequestContentException Class
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.
[System.Serializable]
public class RequestContentException : Microsoft.TeamFoundation.Build.WebApi.BuildException
type RequestContentException = class
inherit BuildException
Public Class RequestContentException
Inherits BuildException
- Inheritance
- Attributes
Constructors
RequestContentException(SerializationInfo, StreamingContext) | |
RequestContentException(String, Exception) | |
RequestContentException(String) |