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