From: Kai Moritz Date: Thu, 21 Nov 2019 07:48:45 +0000 (+0100) Subject: Fixed bug / refined GraphApiErrorResponseErrorHandler X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=b05c51b4f7dc4bfe423a7ea306bf82f34eb0faf9;hp=b05c51b4f7dc4bfe423a7ea306bf82f34eb0faf9;p=facebook-errors Fixed bug / refined GraphApiErrorResponseErrorHandler If the response is not a client-error (4xx) or can not be parsed as a Graph-API error, the handler should behave identical to its parent. ---