FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
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 = [] |
Exception for HTTP 503 Service Unavailable responses.
Definition at line 16 of file HttpServiceUnavailableException.php.