Uses of Package
com.restfb.exception
-
Packages that use com.restfb.exception Package Description com.restfb.exception Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints.com.restfb.exception.devicetoken com.restfb.exception.generator -
Classes in com.restfb.exception used by com.restfb.exception Class Description ExceptionInformation immutable container to transfer all data used to create the correct facebook exceptionFacebookErrorMessageException Abstract class to provide access to the JSON Facebook provides in case of an errorFacebookException Root of the RestFB exception hierarchy.FacebookGraphException Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition. -
Classes in com.restfb.exception used by com.restfb.exception.devicetoken Class Description FacebookCheckedException FacebookOAuthException Indicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to the OAuth token included in the request. -
Classes in com.restfb.exception used by com.restfb.exception.generator Class Description ExceptionInformation immutable container to transfer all data used to create the correct facebook exceptionFacebookException Root of the RestFB exception hierarchy.FacebookExceptionMapper Specifies a method for mapping Graph and Old REST API exceptions to corresponding instances ofFacebookException
.ResponseErrorJsonParsingException Exception is thrown if it makes no sense to parse a error json