RequestException

class RequestException extends HttpClientException (View source)

Properties

Response $response The response instance.

Methods

void __construct(Response $response)

Create a new exception instance.

Details

void __construct(Response $response)

Create a new exception instance.

Parameters

Response $response

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/7.x/Illuminate/Http/Client/RequestException.html