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. |
Please login to continue.