Fixed bug / refined GraphApiErrorResponseErrorHandler
authorKai Moritz <kai@jupl.de>
Thu, 21 Nov 2019 07:48:45 +0000 (08:48 +0100)
committerKai Moritz <kai@jupl.de>
Fri, 22 Nov 2019 06:39:44 +0000 (07:39 +0100)
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.


No differences found