LikeView.OnErrorListener
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 logging in.

Pacote:widget
Métodos de instância
onError(Bundle)

Called when a network or other error is encountered.

public void onError(Bundle errorBundle)
ParâmetroDescrição
errorBundleA FacebookException representing the error that was encountered.