HomeSoftware Heritage

client: Raise GraphArgumentException on 4xx response, instead of generic…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

client: Raise GraphArgumentException on 4xx response, instead of generic RemoteException.

For consistency with other RPC clients, and because RemoteException is too
generic to be useful (it also covers internal errors of the server, which
can be temporary errors, unlike GraphArgumentException which is for invalid
arguments)

Details

Provenance
vlorentzAuthored on May 4 2021, 12:13 PM
vlorentzPushed on May 5 2021, 11:02 AM
Build Status
Buildable 21266
Build 33024: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.