Module: Facebook
- Defined in:
- lib/facebook-client/stub.rb,
lib/facebook-client.rb,
lib/facebook-client/version.rb,
lib/facebook-client/exceptions.rb,
lib/facebook-client/endpoints/fql.rb,
lib/facebook-client/endpoints/user.rb,
lib/facebook-client/middleware/exception_raiser.rb
Overview
Exceptions for using the Facebook client It is recommended that you handle these.
Defined Under Namespace
Modules: Endpoints, Middleware, Stub Classes: ApplicationInformationError, ApplicationIntegrationError, ApplicationMessagingError, ApplicationPermissionError, AuthenticationError, BatchAPIError, Client, DataEditingError, FQLError, GeneralError, GenericException, InvalidAPIKeyError, InvalidAccessTokenError, InvalidSessionKeyError, MethodDeprecatedError, OfflineAccessPermissionError, ParameterError, PermanentError, PermissionError, RefError, RequestLimitError, ServiceError, SessionError, TemporaryError, TimeoutError, UnknownMethodError, UserNotVisibleError, UserPermissionError, UserRequestLimitError
Constant Summary collapse
- VERSION =
'0.0.2'