DialogError
Cette classe n’est plus disponible dans la version la plus récente du SDK.
Une version plus récente de cette classe est disponible. Rendez-vous sur la dernière version.

Encapsulation of Dialog Error.

THIS CLASS SHOULD BE CONSIDERED DEPRECATED.

All public members of this class are intentionally deprecated. New code should instead use FacebookException

Adding @Deprecated to this class causes warnings in other deprecated classes that reference this one. That is the only reason this entire class is not deprecated.

Prolonge :Throwable
Package :android
Constructeurs
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ParamètreDescription
message
errorCode
failingUrl
Méthodes d’instance
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()