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
}
php
An exception for terminatinating execution or to throw for unit testing.
Psr\Http\Client\ClientExceptionInterface
Every HTTP client related exception MUST implement this interface.
Definition:
ClientExceptionInterface.php:9
Psr\Http\Client
Definition:
ClientExceptionInterface.php:3
libs
composer
vendor
psr
http-client
src
ClientExceptionInterface.php
Generated on Thu Oct 2 2025 19:01:12 for ILIAS by
1.9.4 (using
Doxyfile
)