FacebookGraphObjectException
คลาสนี้ไม่มีให้ใช้งานใน SDK เวอร์ชั่นล่าสุดอีกต่อไป
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

Represents an error specific to the GraphObject class.

ขยาย:FacebookException
แพ็คเกจ:facebook
ผู้สร้าง
FacebookGraphObjectException()

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException()
FacebookGraphObjectException(String)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(String message)
พารามิเตอร์คำอธิบาย
messageThe detail message of this exception
FacebookGraphObjectException(String, Throwable)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(String message, Throwable throwable)
พารามิเตอร์คำอธิบาย
messageThe detail message of this exception
throwableThe cause of this exception
FacebookGraphObjectException(Throwable)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(Throwable throwable)
พารามิเตอร์คำอธิบาย
throwableThe cause of this exception