DialogError
В последней версии SDK этот класс не доступен.
Доступна более новая версия данного класса. Посетите текущую версию.

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.

Расширение:Throwable
Пакет:android
Конструкторы
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ПараметрОписание
message
errorCode
failingUrl
Методы экземпляра
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()