FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\UI\Api\Exceptions\HttpBadRequestException Class Reference
Inheritance diagram for Fossology\UI\Api\Exceptions\HttpBadRequestException:
Inheritance graph
Collaboration diagram for Fossology\UI\Api\Exceptions\HttpBadRequestException:
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 HTTP 400 Bad Request errors.

Definition at line 16 of file HttpBadRequestException.php.


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