You are here

interface GuzzleException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php \GuzzleHttp\Exception\GuzzleException

Hierarchy

Expanded class hierarchy of GuzzleException

All classes that implement GuzzleException

1 file declares its use of GuzzleException
ClientInterface.php in vendor/guzzlehttp/guzzle/src/ClientInterface.php

File

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

Namespace

GuzzleHttp\Exception
View source
interface GuzzleException {

}

Members