Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.restfb.exception Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
DeviceTokenExceptionFactoryCreate a FacebookDeviceTokenException to a given FacebookOAuthException.Classcom.restfb.exception.devicetokenRestFB
FacebookCheckedExceptionClasscom.restfb.exceptionRestFB
FacebookDeviceTokenCodeExpiredExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenDeclinedExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenPendingExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenSlowdownExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookErrorMessageExceptionAbstract class to provide access to the JSON Facebook provides in case of an error Sometime a developer needs to access the plain error to get a more in depth view to the error.Classcom.restfb.exceptionRestFB
FacebookExceptionRoot of the RestFB exception hierarchy.Classcom.restfb.exceptionRestFB
FacebookExceptionMapperSpecifies a method for mapping Graph and Old REST API exceptions to corresponding instances ofSince:1.Interfacecom.restfb.exceptionRestFB
FacebookGraphExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition.Classcom.restfb.exceptionRestFB
FacebookJsonMappingExceptionIndicates that an error occurred while mapping JSON data to a Java object.Classcom.restfb.exceptionRestFB
FacebookNetworkExceptionIndicates that a network error occurred while trying to connect to the Facebook API endpoint.Classcom.restfb.exceptionRestFB
FacebookOAuthExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to the OAuth token included in the request.Classcom.restfb.exceptionRestFB
FacebookQueryParseExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to FQL query "type": "QueryParseException",Classcom.restfb.exceptionRestFB
FacebookResponseContentExceptionIndicates that the Facebook Graph API endpoint returned an unexpected response body.Classcom.restfb.exceptionRestFB
FacebookResponseStatusExceptionIndicates that the Legacy REST Facebook endpoint returned JSON which indicates an error condition.Classcom.restfb.exceptionRestFB
FacebookSignedRequestParsingExceptionIndicates that signed request parsing failed.Classcom.restfb.exceptionRestFB
FacebookSignedRequestVerificationExceptionIndicates that signed request verification failed.Classcom.restfb.exceptionRestFB
ResponseErrorJsonParsingExceptionException is thrown if it makes no sense to parse a error jsonSee Also:Serialized FormClasscom.restfb.exceptionRestFB