Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Http
/
Client
/
RequestException
You are viewing an older version of the documentation. For the latest, please visit
master documentation
.
RequestException
Extends
HttpClientException
#
Properties
public
#
$response
Response
The response instance.
Default: null
#
Methods
public
#
__construct
(
Response
$response
)
:
void
Create a new exception instance.
Parameters
$response
Response
protected
#
prepareMessage
(
Response
$response
)
:
string
Prepare the exception message.
Parameters
$response
Response
On this page
On this page
Properties
response
Methods
__construct
prepareMessage