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

Represents an error condition specific to the Facebook SDK for Android.

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

Constructs a new FacebookException.

public FacebookException()
FacebookException(String)

Constructs a new FacebookException.

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

Constructs a new FacebookException.

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

Constructs a new FacebookException.

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