class HttpResponseException extends RuntimeException (View source)
| protected Response | $response | The underlying response instance. | 
| void | __construct(Response $response) Create a new HTTP response exception instance. | |
| Response | getResponse() Get the underlying response instance. | 
Create a new HTTP response exception instance.
Get the underlying response instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Http/Exceptions/HttpResponseException.html