Share via


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
Public method RecoverableErrorData Overloaded. Initializes a new instance of the RecoverableErrorData class.

Top

Public Properties

  Name Description
Public property ErrorDescription Gets the description of the error.
Public property HResult Gets the HRESULT that is associated with the error. An HRESULT is a coded numerical value that is assigned to a specific exception.
Public property ItemDisplayName Gets the display name of the item that caused the error.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc305573.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

RecoverableErrorData Class
Microsoft.Synchronization Namespace