FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\UI\Api\Exceptions\HttpInternalServerErrorException Class Reference
Inheritance diagram for Fossology\UI\Api\Exceptions\HttpInternalServerErrorException:
Inheritance graph
Collaboration diagram for Fossology\UI\Api\Exceptions\HttpInternalServerErrorException:
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 500 Internal Server Error responses.

Definition at line 16 of file HttpInternalServerErrorException.php.


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