ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
HttpException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\HTTP
;
4
18
interface
HttpException
{
19
28
function
getHttpStatus
();
29
30
}
Sabre\HTTP\HttpException\getHttpStatus
getHttpStatus()
The http status code for the error.
Sabre\HTTP
Definition:
ResponseMock.php:3
Sabre\HTTP\HttpException
An exception representing a HTTP error.
Definition:
HttpException.php:18
php
libs
composer
vendor
sabre
http
lib
HttpException.php
Generated on Thu Jan 16 2025 19:01:53 for ILIAS by
1.8.13 (using
Doxyfile
)