HttpResponseException
class HttpResponseException extends RuntimeException (View source)
Methods
| void | __construct(Response $response) Create a new HTTP response exception instance. | |
| Response | getResponse() Get the underlying response instance. |
HttpResponseException
class HttpResponseException extends RuntimeException (View source)
| void | __construct(Response $response) Create a new HTTP response exception instance. | |
| Response | getResponse() Get the underlying response instance. |
Please login to continue.