FacebookServiceException
يتوفر إصدار أحدث لهذه الفئة. يرجى التحقق أحدث إصدار.

Represents an error returned from the Facebook service in response to a request.

الإضافات:FacebookException
الحزمة:facebook
أدوات الإنشاء
FacebookServiceException(FacebookRequestError, String)

Constructs a new FacebookServiceException.

public FacebookServiceException(FacebookRequestError error, String errorMessage)
المعلمةالوصف
errorThe error from the request
errorMessage
طرق المثيلات
getRequestError()

Returns an object that encapsulates complete information representing the error returned by Facebook.

public final FacebookRequestError getRequestError()
Returns
Complete information representing the error.