FacebookDialogException
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.

Represents an error condition relating to displaying a Facebook Web dialog.

확장:FacebookException
패키지:facebook
생성자
FacebookDialogException(String, int, String)

Constructs a new FacebookException.

public FacebookDialogException(String message, int errorCode, String failingUrl)
매개변수설명
message
errorCode
failingUrl
인스턴스 메서드
getErrorCode()

Gets the error code received by the WebView. See: http://developer.android.com/reference/android/webkit/WebViewClient.html

public int getErrorCode()
Returns
The error code
getFailingUrl()

Gets the URL that the dialog was trying to load.

public String getFailingUrl()
Returns
The URL