TeamFoundationServiceUnavailableException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TeamFoundationServiceUnavailableException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TeamFoundationServiceUnavailableException(String) Initializes a new instance of the TeamFoundationServiceUnavailableException class with the specified reason.
Protected method TeamFoundationServiceUnavailableException(SerializationInfo, StreamingContext) Initializes a new instance of the TeamFoundationServiceUnavailableException class with the specified serialization data.
Public method TeamFoundationServiceUnavailableException(String, Exception) Initializes a new instance of the TeamFoundationServiceUnavailableException class with the specified message and inner exception.
Public method TeamFoundationServiceUnavailableException(String, String) Initializes a new instance of the TeamFoundationServiceUnavailableException class with the specified server name or URL and reason.
Public method TeamFoundationServiceUnavailableException(String, String, Exception) Initializes a new instance of the TeamFoundationServiceUnavailableException class with the specified name or URL, reason, and inner exception.

Top

See Also

Reference

TeamFoundationServiceUnavailableException Class

Microsoft.TeamFoundation Namespace