RecoverableErrorData Members
Represents information about a recoverable error. This class cannot be inherited.
The following tables list the members exposed by the RecoverableErrorData type.
Public Constructors
Name | Description | |
---|---|---|
RecoverableErrorData | Overloaded. Initializes a new instance of the RecoverableErrorData class. |
Top
Public Properties
Name | Description | |
---|---|---|
ErrorDescription | Gets the description of the error. | |
HResult | Gets the HRESULT that is associated with the error. An HRESULT is a coded numerical value that is assigned to a specific exception. | |
ItemDisplayName | Gets the display name of the item that caused the error. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
RecoverableErrorData Class
Microsoft.Synchronization Namespace