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()