DialogError
Questa classe non è più disponibile nella versione più recente dell'SDK.
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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.

Estende:Throwable
Pacchetto:android
Costruttori
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ParametroDescrizione
message
errorCode
failingUrl
Metodi di istanza
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()