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.