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

Breadcrumb

  1. Drupal Core 11.1.x

GuzzleException.php

Namespace

GuzzleHttp\Exception

File

vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php

View source
<?php

namespace GuzzleHttp\Exception;

use Psr\Http\Client\ClientExceptionInterface;
interface GuzzleException extends ClientExceptionInterface {

}

Interfaces

Title Deprecated Summary
GuzzleException

API Navigation

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