FacebookDialogException
Une version plus récente de cette classe est disponible. Rendez-vous sur la dernière version.

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

Prolonge :FacebookException
Package :facebook
Constructeurs
FacebookDialogException(String, int, String)

Constructs a new FacebookException.

public FacebookDialogException(String message, int errorCode, String failingUrl)
ParamètreDescription
message
errorCode
failingUrl
Méthodes d’instance
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