SoapExceptionUtilities Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Common.SoapExceptionUtilities
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class SoapExceptionUtilities
public sealed class SoapExceptionUtilities
public ref class SoapExceptionUtilities sealed
[<Sealed>]
type SoapExceptionUtilities = class end
public final class SoapExceptionUtilities
The SoapExceptionUtilities type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
FullDetails |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ConvertToStronglyTypedException | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() |
GetBaseExceptionName | |
![]() ![]() |
GetDetailAttribute | |
![]() ![]() |
GetExceptionMessage | |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() |
GetSqlNumber | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
IsFromArgumentException | Obsolete. |
![]() ![]() |
IsFromSecurityException | Obsolete. |
![]() ![]() |
IsFromSqlException | Obsolete. |
![]() ![]() |
ShowErrorDialog | Obsolete. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
BaseExceptionName | |
![]() ![]() |
ExceptionMessage | |
![]() ![]() |
ServerTimeStamp | |
![]() ![]() |
SqlNumber |
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.