Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. GuzzleException.php

interface GuzzleException

Hierarchy

  • interface \Psr\Http\Client\ClientExceptionInterface extends \Psr\Http\Client\Throwable
    • interface \GuzzleHttp\Exception\GuzzleException extends \Psr\Http\Client\ClientExceptionInterface

Expanded class hierarchy of GuzzleException

All classes that implement GuzzleException

3 files declare their use of GuzzleException
Client.php in vendor/guzzlehttp/guzzle/src/Client.php
ClientInterface.php in vendor/guzzlehttp/guzzle/src/ClientInterface.php
ClientTrait.php in vendor/guzzlehttp/guzzle/src/ClientTrait.php

File

vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php, line 7

Namespace

GuzzleHttp\Exception
View source
interface GuzzleException extends ClientExceptionInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal