Base exception for all HuggingFace Inference errors.
The hierarchy mirrors the JS package's error classes:
HuggingfaceClient.Error.InputError← bad user inputHuggingfaceClient.Error.RoutingError← can't route to providerHuggingfaceClient.Error.ProviderApiError← HTTP error from providerHuggingfaceClient.Error.HubApiError← HTTP error from HF HubHuggingfaceClient.Error.ProviderOutputError← malformed response