|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FacebookExceptionMapper | Specifies a method for mapping Graph and Old REST API exceptions to
corresponding instances of FacebookException. |
| Exception Summary | |
|---|---|
| FacebookException | Root of the RestFB exception hierarchy. |
| FacebookGraphException | Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition. |
| FacebookJsonMappingException | Indicates that an error occurred while mapping JSON data to a Java object. |
| FacebookNetworkException | Indicates that a network error occurred while trying to connect to the Facebook API endpoint. |
| FacebookOAuthException | Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to the OAuth token included in the request. |
| FacebookQueryParseException | Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to FQL query parsing. |
| FacebookResponseStatusException | Indicates that the Legacy REST Facebook endpoint returned JSON which indicates an error condition. |
Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints.
For full documentation and sample code, please see the RestFB website.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||