Uses of Interface
com.restfb.exception.generator.FacebookExceptionGenerator
Packages that use FacebookExceptionGenerator
-
Uses of FacebookExceptionGenerator in com.restfb
Methods in com.restfb that return FacebookExceptionGeneratorModifier and TypeMethodDescriptionDefaultFacebookClient.getFacebookExceptionGenerator()
fetch the current facebook exception generator implementing theFacebookExceptionGenerator
interfaceMethods in com.restfb with parameters of type FacebookExceptionGeneratorModifier and TypeMethodDescriptionvoid
DefaultFacebookClient.setFacebookExceptionGenerator
(FacebookExceptionGenerator exceptionGenerator) override the default facebook exception generator to provide a custom handling for the facebook error objects -
Uses of FacebookExceptionGenerator in com.restfb.exception.generator
Classes in com.restfb.exception.generator that implement FacebookExceptionGenerator