BadRequest
extends Exception
in package
Table of Contents
- $dropboxCode : string|null
- The dropbox error code supplied in the response.
- $response : ResponseInterface
- __construct() : mixed
Properties
$dropboxCode
The dropbox error code supplied in the response.
public
string|null
$dropboxCode
$response
public
ResponseInterface
$response
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface