Uses of Interface
com.restfb.exception.FacebookExceptionMapper
-
Uses of FacebookExceptionMapper in com.restfb.exception.generator
Modifier and TypeClassDescriptionprotected static class
A canned implementation ofFacebookExceptionMapper
that maps Graph API exceptions.Modifier and TypeFieldDescriptionprotected FacebookExceptionMapper
DefaultFacebookExceptionGenerator.graphFacebookExceptionMapper
Knows how to map Graph API exceptions to formal Java exception types.Modifier and TypeMethodDescriptionprotected FacebookExceptionMapper
DefaultFacebookExceptionGenerator.createGraphFacebookExceptionMapper()
Specifies how we map Graph API exception types/messages to real Java exceptions.