class HttpResponseException extends RuntimeException (View source)
| 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/5.2/Illuminate/Http/Exception/HttpResponseException.html