DialogError
Esta clase no está disponible en la última versión del SDK.
Existe una versión más reciente de esta clase. Consulta la última versión.

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.

Hereda de:Throwable
Paquete:android
Constructores
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ParámetroDescripción
message
errorCode
failingUrl
Métodos de instancia
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()