HttpHeaderExceptions Class

Contains string constants to describe errors in an HTTP header.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.HttpHeaderExceptions

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public NotInheritable Class HttpHeaderExceptions
public static class HttpHeaderExceptions
public ref class HttpHeaderExceptions abstract sealed
[<AbstractClass>]
[<Sealed>]
type HttpHeaderExceptions =  class end
public final class HttpHeaderExceptions

The HttpHeaderExceptions type exposes the following members.

Fields

  Name Description
Public fieldStatic member InvalidLicenseException "InvalidLicenseException".
Public fieldStatic member UnauthorizedWorkgroupUser "UnauthrizedWorkgroupUser".

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation Namespace