FacebookGraphObjectException
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.

Represents an error specific to the GraphObject class.

Mở rộng:FacebookException
Gói:facebook
Xây dựng
FacebookGraphObjectException()

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException()
FacebookGraphObjectException(String)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(String message)
Thông sốMô tả
messageThe detail message of this exception
FacebookGraphObjectException(String, Throwable)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(String message, Throwable throwable)
Thông sốMô tả
messageThe detail message of this exception
throwableThe cause of this exception
FacebookGraphObjectException(Throwable)

Constructs a new FacebookGraphObjectException.

public FacebookGraphObjectException(Throwable throwable)
Thông sốMô tả
throwableThe cause of this exception