LikeView.OnErrorListener
A more recent version of this class is available. Check out the latest version.

Callback interface that will be called when a network or other error is encountered while logging in.

Package:widget
Instance Methods
onError(FacebookException)

Called when the share action encounters an error.

public void onError(FacebookException error)
ParameterDescription
errorThe error that occurred