DialogError
Kelas ini tidak tersedia lagi di versi SDK terbaru.
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

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.

Perpanjang:Throwable
Paket:android
Konstruktor
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
ParameterKeterangan
message
errorCode
failingUrl
Metode Instance
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()