Uses of Interface
com.restfb.exception.FacebookExceptionMapper
Packages that use FacebookExceptionMapper
-
Uses of FacebookExceptionMapper in com.restfb.exception.generator
Classes in com.restfb.exception.generator that implement FacebookExceptionMapperModifier and TypeClassDescriptionprotected static classA canned implementation ofFacebookExceptionMapperthat maps Graph API exceptions.Fields in com.restfb.exception.generator declared as FacebookExceptionMapperModifier and TypeFieldDescriptionprotected FacebookExceptionMapperDefaultFacebookExceptionGenerator.graphFacebookExceptionMapperKnows how to map Graph API exceptions to formal Java exception types.Methods in com.restfb.exception.generator that return FacebookExceptionMapperModifier and TypeMethodDescriptionprotected FacebookExceptionMapperDefaultFacebookExceptionGenerator.createGraphFacebookExceptionMapper()Specifies how we map Graph API exception types/messages to real Java exceptions.