ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
ClientExceptionInterface.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Psr\Http\Client
;
4
8
interface
ClientExceptionInterface
extends
\Throwable
9
{
10
}
Psr\Http\Client
Definition:
ClientExceptionInterface.php:3
php
Psr\Http\Client\ClientExceptionInterface
Every HTTP client related exception MUST implement this interface.
Definition:
ClientExceptionInterface.php:8
libs
composer
vendor
psr
http-client
src
ClientExceptionInterface.php
Generated on Sun Mar 2 2025 19:01:28 for ILIAS by
1.8.13 (using
Doxyfile
)