다음을 통해 공유


OperationResponse.Error 속성

정의

작업에서 throw된 오류를 가져옵니다.

public Exception Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

속성 값

오류를 포함하는 Exception 개체입니다.

적용 대상