<?phpnamespace GuzzleHttpException;use PsrHttpClientClientExceptionInterface;interface GuzzleException extends ClientExceptionInterface{}