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