Package | Description |
---|---|
com.restfb |
Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API.
|
com.restfb.exception |
Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints.
|
Class and Description |
---|
FacebookGraphExceptionMapper
Specifies a method for mapping Graph API exceptions' type and message fields
to corresponding instances of
FacebookGraphException (or one of its
subclasses). |
FacebookJsonMappingException
Indicates that an error occurred while mapping JSON data to a Java object.
|
Class and Description |
---|
FacebookException
Root of the RestFB exception hierarchy.
|
FacebookGraphException
Indicates that the Facebook Graph API endpoint returned JSON which indicates
an error condition.
|
Copyright © 2014. All rights reserved.