[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/third-party/Psr/Http/Client/ -> RequestExceptionInterface.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

RequestExceptionInterface:: (1 method):
  getRequest()


Interface: RequestExceptionInterface  - X-Ref

Exception for when a request failed.

Examples:
- Request is invalid (e.g. method is missing)
- Runtime request errors (e.g. the body stream is not seekable)
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