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

Breadcrumb

  1. Drupal Core 11.1.x

ClientException.php

Namespace

GuzzleHttp\Exception

File

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

View source
<?php

namespace GuzzleHttp\Exception;


/**
 * Exception when a client error is encountered (4xx codes)
 */
class ClientException extends BadResponseException {

}

Classes

Title Deprecated Summary
ClientException Exception when a client error is encountered (4xx codes)

API Navigation

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