Uses of Class
com.restfb.exception.FacebookGraphException

Packages that use FacebookGraphException
com.restfb.exception Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints. 
 

Uses of FacebookGraphException in com.restfb.exception
 

Subclasses of FacebookGraphException in com.restfb.exception
 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 FacebookQueryParseException
          Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to FQL query parsing.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.