[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/third-party/Psr/Http/Client/ -> NetworkExceptionInterface.php (summary)

(no description)

File Size: 23 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NetworkExceptionInterface:: (1 method):
  getRequest()


Interface: NetworkExceptionInterface  - X-Ref

Thrown when the request cannot be completed because of network issues.

There is no response object as this exception is thrown when no response has been received.

Example: the target host name can not be resolved or the connection failed.
getRequest()   X-Ref
Returns the request.

The request object MAY be a different object from the one passed to ClientInterface::sendRequest()

return: RequestInterface



Generated : Sat Jun 13 09:38:55 2026 Cross-referenced by PHPXref