SparqlRequestException
extends SparqlException
in package
Description of SparqlRequestException
Tags
Table of Contents
Properties
- $response : ResponseInterface
Methods
- __construct() : mixed
- getReqponse() : ResponseInterface
Properties
$response
private
ResponseInterface
$response
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
getReqponse()
public
getReqponse() : ResponseInterface