PickerFragment.OnErrorListener
最新バージョンのSDKではこのクラスは使用できません。
このクラスには新しいバージョンがあります。ご確認ください。 最新バージョン

Callback interface that will be called when a network or other error is encountered while retrieving graph objects.

パッケージ:widget
インスタンスメソッド
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
パラメーター説明
fragment
errorA FacebookException representing the error that was encountered.