ResponseException
extends Exception
in package
Table of Contents
- $url : string|null
- __construct() : mixed
- __toString() : string
- getUrl() : string|null
Properties
$url
private
string|null
$url
= null
Methods
__construct()
public
__construct(Response|null $response) : mixed
Parameters
- $response : Response|null
Return values
mixed —__toString()
public
__toString() : string
Return values
string —getUrl()
public
getUrl() : string|null