PickerFragment.OnErrorListener
Esta classe não está mais disponível na versão mais recente do SDK.
Há uma versão mais recente desta classe disponível. Confira. a versão mais recente.

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

Pacote:widget
Métodos de instância
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
ParâmetroDescrição
fragment
errorA FacebookException representing the error that was encountered.