OAuthTokenResponse.Error 속성

정의

응답이 실패인 경우의 예외입니다.

public:
 property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public Exception Error { get; set; }
public Exception? Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

속성 값

적용 대상