Uses of Class
com.restfb.exception.ResponseErrorJsonParsingException
Packages that use ResponseErrorJsonParsingException
-
Uses of ResponseErrorJsonParsingException in com.restfb.exception.generator
Methods in com.restfb.exception.generator that throw ResponseErrorJsonParsingExceptionModifier and TypeMethodDescriptionprotected void
DefaultFacebookExceptionGenerator.skipResponseStatusExceptionParsing
(String json) checks if a string may be a json and contains a error string somewhere, this is used for speedup the error parsing