| Package | Description |
|---|---|
| com.facebook | |
| com.facebook.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
FacebookAuthorizationException
An Exception indicating that a Session failed to open or obtain new permissions.
|
class |
FacebookDialogException
Represents an error condition relating to displaying a Facebook Web dialog.
|
class |
FacebookGraphObjectException
Represents an error specific to the
GraphObject class. |
class |
FacebookOperationCanceledException
An Exception indicating that an operation was canceled before it completed.
|
class |
FacebookServiceException
Represents an error returned from the Facebook service in response to a request.
|
| Modifier and Type | Method and Description |
|---|---|
FacebookException |
FacebookRequestError.getException()
Returns the exception associated with this request, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebDialog.OnCompleteListener.onComplete(android.os.Bundle values,
FacebookException error)
Called when the dialog completes.
|
void |
ProfilePictureView.OnErrorListener.onError(FacebookException error)
Called when a network or other error is encountered.
|
void |
LoginButton.OnErrorListener.onError(FacebookException error)
Called when a network or other error is encountered.
|
void |
PickerFragment.OnErrorListener.onError(PickerFragment<?> fragment,
FacebookException error)
Called when a network or other error is encountered.
|
Copyright © 2013. All Rights Reserved.