DialogError
Esta classe não está mais disponível na versão mais recente do SDK.
Há uma versão mais recente desta classe disponível. Confira. a versão mais 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
Pacote:android
Construtores
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ParâmetroDescrição
message
errorCode
failingUrl
Métodos de instância
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()