FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\UI\Api\Exceptions\HttpForbiddenException Class Reference
Inheritance diagram for Fossology\UI\Api\Exceptions\HttpForbiddenException:
Inheritance graph
Collaboration diagram for Fossology\UI\Api\Exceptions\HttpForbiddenException:
Collaboration graph

Public Member Functions

 __construct (string $message, ?Throwable $previous=null)
 
- Public Member Functions inherited from Fossology\UI\Api\Exceptions\HttpErrorException
 __construct (string $message, int $code, ?Throwable $previous=null)
 
 getRequest ()
 
 setHeaders (array $headers)
 
 getHeaders ()
 

Additional Inherited Members

- Protected Attributes inherited from Fossology\UI\Api\Exceptions\HttpErrorException
ServerRequestInterface $request
 
array $headers = []
 

Detailed Description

Exception for 403 Forbidden HTTP error.

Definition at line 16 of file HttpForbiddenException.php.


The documentation for this class was generated from the following file: