class RequestException extends HttpClientException (View source)
| Response | $response | The response instance. |
| void | __construct(Response $response)
Create a new exception instance. | |
| string | prepareMessage(Response $response)
Prepare the exception message. |
Create a new exception instance.
Prepare the exception message.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Http/Client/RequestException.html