HttpError
Failure raised by an HttpTransport before the YAXI service has had a chance to answer (DNS, TLS, connect, read, write, decode). Non-2xx HTTP statuses do not use this hierarchy; HttpResponse.status carries them and the client maps them to the appropriate RoutexError subclass.