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