MSBuild Community Tasks |
TeamFoundationServerException Members |
See Also Properties Methods Explicit Inteface Implementations |
Exceptions returned by the Team Foundation Server
The following tables list the members exposed by TeamFoundationServerException.
Public Constructors
Name | Description | |
---|---|---|
TeamFoundationServerException | Overloaded. Initializes a new instance of the |
Public Properties
Name | Description | |
---|---|---|
Data | Gets a collection of key/value pairs that provide additional, user-defined information about the exception. (inherited from Exception) | |
HelpLink | Gets or sets a link to the help file associated with this exception. (inherited from Exception) | |
InnerException | Gets the |
|
Message | Gets a message that describes the current exception. (inherited from Exception) | |
Source | Gets or sets the name of the application or the object that causes the error. (inherited from Exception) | |
StackTrace | Gets a string representation of the frames on the call stack at the time the current exception was thrown. (inherited from Exception) | |
TargetSite | Gets the method that throws the current exception. (inherited from Exception) |
Protected Properties
Name | Description | |
---|---|---|
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (inherited from Exception) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
GetBaseException | When overridden in a derived class, returns the |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetObjectData | When overridden in a derived class, sets the |
|
GetType | Gets the runtime type of the current instance. (inherited from Exception) | |
ToString | Creates and returns a string representation of the current exception. (inherited from Exception) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
TeamFoundationServerException | Overloaded. Initializes a new instance of the |
See Also
Documentation version 1.0.0.0.