FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\UI\Api\Exceptions\HttpNotFoundException Class Reference
Inheritance diagram for Fossology\UI\Api\Exceptions\HttpNotFoundException:
Inheritance graph
Collaboration diagram for Fossology\UI\Api\Exceptions\HttpNotFoundException:
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 404 Not Found responses.

Definition at line 16 of file HttpNotFoundException.php.


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