다음을 통해 공유


RecoverableErrorData 멤버

복구할 수 있는 오류에 대한 정보를 나타냅니다. 이 클래스는 상속할 수 없습니다.

다음 표에서는 RecoverableErrorData 유형에 의해 노출되는 멤버의 목록을 보여 줍니다.

Public 생성자

  이름 설명
Public method RecoverableErrorData 오버로드되었습니다. RecoverableErrorData 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

  이름 설명
Public property ErrorDescription 오류에 대한 설명을 가져옵니다.
Public property HResult 오류와 관련된 HRESULT를 가져옵니다. HRESULT는 특정 예외에 할당된 코딩된 숫자 값입니다.
Public property ItemDisplayName 오류를 발생시킨 항목의 표시 이름을 가져옵니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Equals  오버로드되었습니다. ( Object에서 상속됩니다.)
Public method GetHashCode  ( Object에서 상속됩니다.)
Public method GetType  ( Object에서 상속됩니다.)
Public method Static ReferenceEquals  ( Object에서 상속됩니다.)
Public method ToString  ( Object에서 상속됩니다.)

위쪽

Protected 메서드

  이름 설명
Protected method Finalize  ( Object에서 상속됩니다.)
Protected method MemberwiseClone  ( Object에서 상속됩니다.)

위쪽

참고 항목

참조

RecoverableErrorData 클래스
Microsoft.Synchronization 네임스페이스