DialogError
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

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.

Mở rộng:Throwable
Gói:android
Xây dựng
DialogError(String, int, String)
public DialogError(String message, int errorCode, String failingUrl)
Thông sốMô tả
message
errorCode
failingUrl
Phương thức thực thể
getErrorCode()
public int getErrorCode()
getFailingUrl()
public String getFailingUrl()