class |
FacebookErrorMessageException |
Abstract class to provide access to the JSON Facebook provides in case of an error
|
class |
FacebookGraphException |
Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition.
|
class |
FacebookJsonMappingException |
Indicates that an error occurred while mapping JSON data to a Java object.
|
class |
FacebookLoggerException |
|
class |
FacebookNetworkException |
Indicates that a network error occurred while trying to connect to the Facebook API endpoint.
|
class |
FacebookOAuthException |
Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to the OAuth
token included in the request.
|
class |
FacebookPreconditionException |
Exception that's thrown as soon as a precondition is not matched
|
class |
FacebookQueryParseException |
Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to FQL query
parsing.
|
class |
FacebookResponseContentException |
Indicates that the Facebook Graph API endpoint returned an unexpected response body.
|
class |
FacebookResponseStatusException |
Indicates that the Legacy REST Facebook endpoint returned JSON which indicates an error condition.
|
class |
FacebookSignedRequestParsingException |
Indicates that signed request parsing failed.
|
class |
FacebookSignedRequestVerificationException |
Indicates that signed request verification failed.
|